]> git.eshelyaron.com Git - emacs.git/commit
Prompt for executable if supplied name does not exist
authorDan Davison <dandavison7@gmail.com>
Thu, 14 May 2020 00:06:35 +0000 (20:06 -0400)
committerJoão Távora <joaotavora@gmail.com>
Thu, 14 May 2020 10:45:15 +0000 (11:45 +0100)
commitcc8bbf69ffbafc99296e5ccce17d39ea945cde63
tree3d855735d9981311792cceaadce3a9fa03980cda
parentf97e9aa75c794f11442167c239439244c88d343f
Prompt for executable if supplied name does not exist

* eglot.el (eglot--guess-contact): Interpret a list containing a
  single string as an executable when forming the interactive prompt.

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