dash-docs
dash-docs copied to clipboard
A elisp library that exposes functionality to work with and search dash docsets.
After installing docsets some temporary files are created outside ` temporary -file-directory`, using the name of the directory as a prefix. There is a missing / in the process of...
Context: Gentoo, Emacs 28.3, dash-docs-20210830.926, sqlite3 version 3.41.2 2023-03-22 `dash-docs-search` fails with the error `cannot open "''"` unless the `dash-docs-sql` function is modified such that the line: ```emacs-lisp "-list" "-init"...
when `url-user-agent` is nil, dash-docs-install-docset gives the error: ``` dash-docs-read-json-from-url: JSON readtable error: 82 ``` As github is returning 403 forbidden for requests that don't contain a user agent. Maybe...