]> git.eshelyaron.com Git - emacs.git/commit
Don't advertise didchangewatchedfiles on tramp
authorJoão Távora <joaotavora@gmail.com>
Tue, 15 Mar 2022 10:20:24 +0000 (10:20 +0000)
committerJoão Távora <joaotavora@gmail.com>
Tue, 15 Mar 2022 10:21:22 +0000 (10:21 +0000)
commit349f6b5f7894667b5acb5a6a3dd93bcf27751c75
tree1826befb3855ab7ea28936ee7f9983e217a1ab1d
parentbe4755233192f2e27ddab75a75c6b858198bac26
Don't advertise didchangewatchedfiles on tramp

* eglot.el (eglot--trampish-p): New helper.
(eglot-client-capabilities): Use it.
(eglot--uri-to-path): Use it.

GitHub-reference: per https://github.com/joaotavora/eglot/issues/883
lisp/progmodes/eglot.el