]> git.eshelyaron.com Git - emacs.git/commit
Slightly polish the flymake integration
authorJoão Távora <joaotavora@gmail.com>
Wed, 6 Jun 2018 11:04:39 +0000 (12:04 +0100)
committerJoão Távora <joaotavora@gmail.com>
Wed, 6 Jun 2018 11:04:39 +0000 (12:04 +0100)
commit34f10965a9ec00adf56a3cba55f53ae199d388c7
treec821c7ac3631da37c94d6d4d2457c61c34ae08a7
parentae85cee296c20d7c58866fafcba8755b159d4fab
Slightly polish the flymake integration

For backends, like RLS, that don't textDocument/publishDiagnostics
right away, assume that the file is clean.  Since Flymake allows
multiple reportings, it should be OK.

* eglot.el (eglot--unreported-diagnostics): Move variable up here.
(eglot--maybe-activate-editing-mode): Assume no diagnostics on
open.
lisp/progmodes/eglot.el