]> git.eshelyaron.com Git - emacs.git/commit
Make eglot-current-server work in notification handlers
authorJoão Távora <joaotavora@gmail.com>
Tue, 20 Apr 2021 17:39:54 +0000 (18:39 +0100)
committerJoão Távora <joaotavora@gmail.com>
Tue, 20 Apr 2021 17:39:54 +0000 (18:39 +0100)
commit5b33fe06c506d6a83f6ef77851478033de840b2a
treee44b23150dfcb8e3d3acfdd241859d20a49245a2
parent0d89dd73ff02bd0f70e2fcca0c2dcedf821faeb3
Make eglot-current-server work in notification handlers

* eglot.el (eglot--connect): Ensure `eglot--cached-server` bound
when calling notification/request methods.

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