GNU bug report logs -
#75401
30.0.92; eglot-shutdown does not restore Flymake mode line indicator
Previous Next
Full log
View this message in rfc822 format
Hello,
I could reproduce the bug. I am not sure if eglot is doing anything
wrong. Before starting eglot, when only flymake-mode is activated,
inspecting `flymake-diagnostic-functions` returns `(python-flymake t)`,
eglot registers `eglot-flymake-backend`, which is removed after
`eglot-shutdown`; `flymake-diagnostic-functions` is once again
`(python-flymake t)`; so although `flymake-diagnostic-functions` is set
back correctly, the Flymake modeline indicator stays changed. I'll look
for other flymake variables that are changed by eglot and not set back
after `shutdown`.
Regards
Kaan
This bug report was last modified 70 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.