]> git.eshelyaron.com Git - emacs.git/commit
Protect against empty uris on windows
authorTheodor Thornhill <theo@thornhill.no>
Sat, 27 Feb 2021 10:19:35 +0000 (11:19 +0100)
committerGitHub <noreply@github.com>
Sat, 27 Feb 2021 10:19:35 +0000 (10:19 +0000)
commitfa3ab318fa0970b9590db92bf8230336fcbc61a7
tree5b275bb8865687c320c5344b2985f4481fed70b6
parent5a4ca5fdf3082426a5d6aa8595492b3b1d50fd1b
Protect against empty uris on windows

Per https://github.com/joaotavora/eglot/issues/630.

* eglot.el (eglot--uri-to-path): Check string length

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