]> git.eshelyaron.com Git - emacs.git/commit
Eglot: rework eglot-handle-request (bug#62116)
authorJoão Távora <joaotavora@gmail.com>
Tue, 16 May 2023 18:23:33 +0000 (19:23 +0100)
committerJoão Távora <joaotavora@gmail.com>
Tue, 16 May 2023 18:23:57 +0000 (19:23 +0100)
commitd3a17a58fbdb3482512264cebda2b6e8ae16b34e
treeecd23295c860122d9b607fdf95a36a937eb19311
parenta8f2009d03138b3b3b6c75452aba7a17c68a60f7
Eglot: rework eglot-handle-request (bug#62116)

Address comments in the bug tracker regarding widening, and
prematurely reporting success to the server before knowing if the file
can indeed be shown.

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62116#70
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62116#79

* lisp/progmodes/eglot.el (eglot-handle-request): Rework.
lisp/progmodes/eglot.el