]> git.eshelyaron.com Git - emacs.git/commit
Revert "treat null/nil server capabilities as false"
authorJoão Távora <joaotavora@gmail.com>
Sat, 5 Oct 2019 10:46:08 +0000 (11:46 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 5 Oct 2019 10:46:08 +0000 (11:46 +0100)
commitfe37d7e3ce796a2bee21af6a0b34de59aef1daca
tree163e23c577badbbe01710ff6e901c1d62b1a33ed
parent471434e068816b7d28616aeefa9fe53a5130eca1
Revert "treat null/nil server capabilities as false"

This reverts commit 645bcfc6e57181c39dae1f238758e76c1759a765.

A capability of "null" is downright invalid, and must NOT be mistaken
for a value of "{}" (which indicates the presence of the capability)
or "False" (which indicates its asence).  See
https://github.com/microsoft/language-server-protocol/issues/830#issuecomment-537849292
for a clarification from the LSP maintainer.
lisp/progmodes/eglot.el