]> git.eshelyaron.com Git - emacs.git/commit
Properly print error message of eglot-alternatives
authorBrian Leung <bkleung89@gmail.com>
Sun, 9 Jan 2022 02:08:23 +0000 (18:08 -0800)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 9 Jan 2022 23:27:23 +0000 (00:27 +0100)
commitf0b9018f521292d970cdaed99c47e02b60026e52
treec3c9efbe966c65d9808fb5b22f5ffd49d04c403a
parent49e46c3d5333b0aa10f0eeefba03f95b8a4a9862
Properly print error message of eglot-alternatives

* eglot.el (eglot-alternatives): Work with the listified form. This
allows presumed executables provided as (EXECUTABLE &rest ARGS...)
to be displayed in the error.

GitHub-reference: per https://github.com/joaotavora/eglot/issues/786
lisp/progmodes/eglot.el