]> git.eshelyaron.com Git - emacs.git/commit
Only consider eglot's own diagnostics in eglot-code-actions
authorMichal Krzywkowski <k.michal@zoho.com>
Wed, 8 May 2019 11:33:34 +0000 (13:33 +0200)
committerJoão Távora <joaotavora@gmail.com>
Wed, 8 May 2019 11:33:34 +0000 (12:33 +0100)
commit68d95c8125327b7cef0ce496a70abb407bbf9b7f
tree8b4308a1fced865c09910c93533113190a9ab80d
parent9383a2cd5c7fb9883c087725ccb00de712aad58a
Only consider eglot's own diagnostics in eglot-code-actions

* eglot.el (eglot-code-actions): Filter out non-eglot diagnostics
  before sending a request to the server.

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