]> git.eshelyaron.com Git - emacs.git/commit
Eglot: use faster strategy for moving to LSP positions (bug#61726)
authorEli Zaretskii <eliz@gnu.org>
Sun, 26 Feb 2023 10:27:18 +0000 (10:27 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sun, 26 Feb 2023 10:29:14 +0000 (10:29 +0000)
commitb0e87e930e86d2e48659aed9cf85099c1fd2795c
tree8a2ae1092a9f440fce65f11f2036d17a21d3a629
parent5b174b96834af7153f2aec1ac10d91caa0d03e52
Eglot: use faster strategy for moving to LSP positions (bug#61726)

Turns out we don't need encode-coding-region after all.

* lisp/progmodes/eglot.el (eglot-move-to-lsp-abiding-column): Rewrite.

Co-authored-by: Augusto Stoffel <arstoffel@gmail.com>
lisp/progmodes/eglot.el