]> git.eshelyaron.com Git - emacs.git/commit
Don't choke on workspace/configuration with no scopeuri
authorJoão Távora <joaotavora@gmail.com>
Tue, 5 Nov 2019 23:53:35 +0000 (23:53 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sat, 9 Nov 2019 22:07:49 +0000 (22:07 +0000)
commit8b4e81cdcf57a1eca09523c84bb3389d3549131d
treefe92ab07f161833b61f171c7602f0ccc71aef517
parent19653f1e891d8a23afc46675579f9a3140fe582d
Don't choke on workspace/configuration with no scopeuri

* eglot.el (eglot-handle-request): Don't choke on nil scopeUri.

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