]> git.eshelyaron.com Git - emacs.git/commit
Don't use :exclusive no
authorStefan Kangas <stefankangas@gmail.com>
Sat, 22 Jan 2022 03:13:11 +0000 (04:13 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 22 Jan 2022 03:19:18 +0000 (04:19 +0100)
commit6a6f4c3d27892ee5355d341ae9f586a48d217023
tree353b2407657d72a3bee1f21bcfe4c6e8f7a2a9b4
parent5b62d0071ec55ab8a38a0ee8f7fbd491f5731e22
Don't use :exclusive no

See https://github.com/joaotavora/eglot/issues/812 for background, in particular:
https://github.com/joaotavora/eglot/issues/812#issuecomment-1014821345

* eglot.el (eglot-completion-at-point): Don't use :exclusive no, as it
leads to breakage in many cases.

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