]> git.eshelyaron.com Git - emacs.git/commit
Optionally shutdown after killing last buffer of managed project ()
authorIngo Lohmar <ingo.lohmar@posteo.net>
Wed, 2 Oct 2019 16:05:15 +0000 (18:05 +0200)
committerJoão Távora <joaotavora@gmail.com>
Sat, 5 Oct 2019 08:50:50 +0000 (09:50 +0100)
commitad1cc3b1c21188c5fe3264d6b4e2b1f93a9161b6
tree01fa03b76b3d46fc6600965c6ae2f0dd0b9d0186
parent14f69da41711f2826af60a511155b2d1a5025e4a
Optionally shutdown after killing last buffer of managed project ()

This should close issue https://github.com/joaotavora/eglot/issues/217, also cf. https://github.com/joaotavora/eglot/issues/270.

* eglot.el (eglot-autoshutdown): New defcustom.
(eglot--managed-mode-onoff): Shutdown if so configured and
no managed buffers left.

Co-authored-by: João Távora <joaotavora@gmail.com>
GitHub-reference: https://github.com/joaotavora/eglot/issues/309
lisp/progmodes/eglot.el