]> git.eshelyaron.com Git - emacs.git/commit
Auto-reconnect on unexpected connection loss
authorJoão Távora <joaotavora@gmail.com>
Wed, 2 May 2018 16:00:46 +0000 (17:00 +0100)
committerJoão Távora <joaotavora@gmail.com>
Wed, 2 May 2018 16:00:46 +0000 (17:00 +0100)
commitdfe551f5776498c14691ef4e820ad2342a90e731
tree63d85a3e19f5b030f19ccb27b12d4d240f8d23b1
parent2b8142d285a0a545abf4cbbe108443b861c50959
Auto-reconnect on unexpected connection loss

* eglot.el (eglot-reconnect): Only quit if indeed not quit
already.
(eglot-new-process): Burn the command in the bootstrap fn.
(eglot--process-sentinel): Automatically reconnect if closed
unexpectedly.
(eglot--warn): Also message to *Messages*
lisp/progmodes/eglot.el