]> git.eshelyaron.com Git - emacs.git/commit
Send exit as a notification
authorFelicián Németh <felician.nemeth@gmail.com>
Sat, 4 Jan 2020 15:55:00 +0000 (16:55 +0100)
committerFelicián Németh <felician.nemeth@gmail.com>
Sun, 5 Jan 2020 13:26:40 +0000 (14:26 +0100)
commit03ac6a10acc4fa677f9dbff468a72ff4fbf06052
treead4c68e2ec31e92c29b4e93656dc212d6e955912
parentedbc24d9cd6e05291531a65a78bb960439ceaae2
Send exit as a notification

This is what the specification requires.  @PerMildner, thanks for
reporting and analyzing the issue.

* eglot.el (eglot-shutdown): Use `notify' instead of `request' for the
`exit' LSP method.

GitHub-reference: fix https://github.com/joaotavora/eglot/issues/277
lisp/progmodes/eglot.el