]> git.eshelyaron.com Git - emacs.git/commit
Don't teardown company if started via trigger chars
authorJoão Távora <joaotavora@gmail.com>
Tue, 5 Feb 2019 21:49:38 +0000 (21:49 +0000)
committerJoão Távora <joaotavora@gmail.com>
Tue, 5 Feb 2019 21:49:38 +0000 (21:49 +0000)
commit36f294c2d5fb975f888539f9aef88100bf2db0ab
treebbc724670ecbdab765ffd56e6beb4766e1e7fd9a
parent5292c4b6f01c2ac680eb5a032100486ce6047412
Don't teardown company if started via trigger chars

Reported by zhanghj in https://github.com/company-mode/company-mode/issues/866

* eglot.el (eglot-completion-at-point): More carefully calculate
:company-prefix-length
lisp/progmodes/eglot.el