summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/backquote.el
diff options
context:
space:
mode:
authorJoão Távora <joaotavora@gmail.com>2020-12-13 23:08:42 +0000
committerJoão Távora <joaotavora@gmail.com>2020-12-13 23:16:53 +0000
commit755a9f2a8b1118e2493af4c16126da8241aae397 (patch)
tree1a36a63b51a328a4eb39168c3c6005901450bc55 /lisp/emacs-lisp/backquote.el
parent51698f77dd6356049fcacdb01ebe80cfe4c67272 (diff)
downloademacs-755a9f2a8b1118e2493af4c16126da8241aae397.tar.gz
emacs-755a9f2a8b1118e2493af4c16126da8241aae397.tar.bz2
emacs-755a9f2a8b1118e2493af4c16126da8241aae397.zip
Inhibit quit in ElDoc timer functions (bug#45117)
The point of un-inhibiting it was to make ElDoc backends interruptible with any input (as in while-no-input), since that should in principle invalidate the need of the current ElDoc processing. But that strategy is dangerous for backends that perform complex synchronization with external processes. Better let each backend decide for itself it needs this eager interruptive behavior, like is presumably the case with the Octave backend. This reverts a part of commit 12e922156c86a26fa4bb2cb9e7d2b3fd639e4707 Author: Stefan Monnier <monnier@iro.umontreal.ca> Date: Tue Dec 4 18:15:44 2018 -0500 * lisp/emacs-lisp/eldoc.el (eldoc-print-current-symbol-info): * lisp/progmodes/octave.el (octave-eldoc-function-signatures): Use while-no-input.
Diffstat (limited to 'lisp/emacs-lisp/backquote.el')
0 files changed, 0 insertions, 0 deletions