diff options
author | João Távora <joaotavora@gmail.com> | 2024-12-20 23:11:30 +0000 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2024-12-20 23:11:47 +0000 |
commit | b71ddaf6d3ac39487302fbc27614b9de28bf6cef (patch) | |
tree | 383880881b63ae1e0dabc52f8e6f90685203184f /lisp/emacs-lisp/lisp.el | |
parent | 8aad208e002a8c7512df77de7a16b67303e964ec (diff) | |
download | emacs-b71ddaf6d3ac39487302fbc27614b9de28bf6cef.tar.gz emacs-b71ddaf6d3ac39487302fbc27614b9de28bf6cef.tar.bz2 emacs-b71ddaf6d3ac39487302fbc27614b9de28bf6cef.zip |
Eglot: ensure quick typing doesn't undermine completion exit
Some completion resolution requests in
eglot-completion-at-point, specifically those that might be
triggered from the :exit function, can't be cancellable, else
the completion edit or snippet will never be obtained and the
user is left with the nonsensical completion label in the
buffer.
Github-reference: https://github.com/joaotavora/eglot/issues/1474
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions