]> git.eshelyaron.com Git - emacs.git/commit
Fix serious breakage introduced by
authorJoão Távora <joaotavora@gmail.com>
Fri, 7 Sep 2018 11:22:14 +0000 (12:22 +0100)
committerJoão Távora <joaotavora@gmail.com>
Fri, 7 Sep 2018 11:22:14 +0000 (12:22 +0100)
commitef5e1235f657f224468ea9ba32cfff2d46475fc0
tree4aa1a0329c42ca350f22740186542e8479a8fdee
parentacda0eda5a8599d8a843eb3c9dc214d80593853f
Fix serious breakage introduced by

string-prefix-p doesn't work on symbols

* eglot.el (eglot-handle-notification): Coerce method name to string.

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