]> git.eshelyaron.com Git - emacs.git/commit
Don't error if server replies with empty hover message
authorJoão Távora <joaotavora@gmail.com>
Sat, 18 Aug 2018 11:26:55 +0000 (12:26 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 18 Aug 2018 11:26:55 +0000 (12:26 +0100)
commit88e9d97119dbb8879b74634b88d1c8e7da2bb5a4
treeb0bc0ba2f411f49a7f17cb3d82ebf5ad9e58b8c4
parent7704fbac0be3bc40ec99467cbe5ed04f80698335
Don't error if server replies with empty hover message

* eglot.el (eglot-eldoc-function): Check non-nil contents.

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