diff options
author | Ingo Lohmar <ingo.lohmar@posteo.net> | 2022-11-13 17:27:12 +0100 |
---|---|---|
committer | Ingo Lohmar <ingo.lohmar@posteo.net> | 2022-11-13 17:48:36 +0100 |
commit | 7d53164162b3e36b53f52f4132cea3202919f749 (patch) | |
tree | 3fdfacfb8f435909e5ee142b2d9dce3580ae49d9 /lisp/emacs-lisp/regexp-opt.el | |
parent | ae1a6b5bdf112716aa4bf08cbb723dc3d393f6ed (diff) | |
download | emacs-7d53164162b3e36b53f52f4132cea3202919f749.tar.gz emacs-7d53164162b3e36b53f52f4132cea3202919f749.tar.bz2 emacs-7d53164162b3e36b53f52f4132cea3202919f749.zip |
Eglot: fix null scopeUri regression in workspace/configuration
* lisp/progmodes/eglot.el (eglot-handle-request):
Commit 1a2d603bb3938ff68ed1a5412d131b41efd40a24 changed
`eglot--uri-to-path' to return a nil uri untouched. (Before,
`url-unhex-string' turned the parsed all-nil uri record into the empty
string.)
A nil return value must now be handled in the caller, do that for the
workspace/configuration handler to avoid an uncaught error.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
0 files changed, 0 insertions, 0 deletions