tools/lookup: fix missing +lookup-symbol-or-region error
This commit is contained in:
parent
4002313e79
commit
1f88efeb82
3 changed files with 21 additions and 20 deletions
|
@ -140,7 +140,7 @@ this list.")
|
|||
|
||||
;; Before `gnutls' is loaded, `gnutls-algorithm-priority' is treated as a
|
||||
;; lexical variable, which breaks `+lookup*fix-gnutls-error'
|
||||
(defvar gnutls-algorithm-priority)
|
||||
(defvar gnutls-algorithm-priority)
|
||||
(defun +lookup*fix-gnutls-error (orig-fn url)
|
||||
"Fixes integer-or-marker-p errors emitted from Emacs' url library,
|
||||
particularly, the `url-retrieve-synchronously' call in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue