]> git.eshelyaron.com Git - emacs.git/commit
Fix flymake diagnostic positions
authorJoão Távora <joaotavora@gmail.com>
Thu, 3 May 2018 14:46:27 +0000 (15:46 +0100)
committerJoão Távora <joaotavora@gmail.com>
Thu, 3 May 2018 14:46:27 +0000 (15:46 +0100)
commitf706000c89019e646cf55a417b3b87035ed32794
tree374e3e2b1c6d30e0fa3bf84262c65502992438c8
parente366550f05aefd1eddbb363f43fdf6b567e9650f
Fix flymake diagnostic positions

It's better not to use flymake-diag-region here.

* eglot.el (eglot--textDocument/publishDiagnostics):
Calculate position by hand.
lisp/progmodes/eglot.el