]> git.eshelyaron.com Git - emacs.git/commit
Eglot: tweak previous change (clear Flymake 'Wait' state)
authorJoão Távora <joaotavora@gmail.com>
Wed, 30 Apr 2025 21:44:56 +0000 (22:44 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 1 May 2025 08:32:41 +0000 (10:32 +0200)
commitf080ea95c3e98b1f911d8ea0ab7b6e5ba3b122b5
treeedbe941d2514ea5f812201bbfc4a4e3e85984bc6
parentf3629c083bcc03a8fc4551c928b3772f31a896d6
Eglot: tweak previous change (clear Flymake 'Wait' state)

When we don't have anything to give to Flymake, we still want to
signal we're alive so the mode-line doesn't show a confusing
'Wait'.

* lisp/progmodes/eglot.el (eglot--report-to-flymake): Clear 'Wait'
state.

(cherry picked from commit dd5ae0f3ba56e762ae1265b0cb0fe9f2a28281ec)
lisp/progmodes/eglot.el