]> git.eshelyaron.com Git - emacs.git/commit
Abide by lsp when reporting and moving to columns
authorJoão Távora <joaotavora@gmail.com>
Fri, 29 Nov 2019 23:42:58 +0000 (23:42 +0000)
committerFelicián Németh <felician.nemeth@gmail.com>
Wed, 8 Jan 2020 16:00:49 +0000 (17:00 +0100)
commitf9b59cf71f9aa31296642231856536be1618035f
treef15124cec85ffb71aa406cb5f791f6217d7510dd
parent2d1a7b21d1c32b92a51088e320a33260e68a4b4f
Abide by lsp when reporting and moving to columns

* eglot.el (eglot-current-column-function): Set to
eglot-lsp-abiding-column.
(eglot-move-to-column-function): Set to
eglot-move-to-lsp-abiding-column.

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