]> git.eshelyaron.com Git - emacs.git/commit
Correctly place diagnostics in narrowed buffers
authorJoão Távora <joaotavora@gmail.com>
Mon, 18 May 2020 12:10:13 +0000 (13:10 +0100)
committerJoão Távora <joaotavora@gmail.com>
Mon, 18 May 2020 12:10:13 +0000 (13:10 +0100)
commita5a1559e7a5906575325b72cae217a805be1a4de
tree0b02d594cf907d11d51bf5f3e867b9d10d8b0da4
parentc57ee29fb45dd06a71b9acb87712397f38ca22d8
Correctly place diagnostics in narrowed buffers

* eglot.el (eglot--lsp-position-to-point)
(eglot-handle-notification): save-restriction and widen

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