]> git.eshelyaron.com Git - emacs.git/commit
Don't call eglot--executable-find more than needed
authorJoão Távora <joaotavora@gmail.com>
Sun, 13 Jun 2021 09:55:24 +0000 (10:55 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sun, 13 Jun 2021 22:05:00 +0000 (23:05 +0100)
commit42508de4f628d022e961a353fec1d81e1b3f52d1
treefe840499684f200c1cc7df9a0bb2ffb4425eabcd
parent7d1375df484e10668552ba23cea0778bf9e374c4
Don't call eglot--executable-find more than needed

* eglot.el (eglot-alternatives): Complexify.
(eglot--guess-contact): No need to 'executable-find' if path
absolute.

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