]> git.eshelyaron.com Git - emacs.git/commit
Correctly make lsp positions in narrowed buffers
authorMichal Krzywkowski <k.michal@zoho.com>
Sat, 28 Jul 2018 17:14:02 +0000 (19:14 +0200)
committerJoão Távora <joaotavora@gmail.com>
Sat, 28 Jul 2018 17:14:02 +0000 (18:14 +0100)
commite6a801ccf6f745d149306d2afaaa4b3d313415e9
treea0fe1b610ca2449e305216bd0ef85e5f83858efc
parent6ffe90229b0a1503bb312880ef139d9ea311692b
Correctly make lsp positions in narrowed buffers

* eglot.el (eglot--pos-to-lsp-position): Fix return value when
  narrowing is in effect.

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