bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#29176: 26.0.90: [FLYMAKE] incorrect mode line indicator


From: Charles A. Roelli
Subject: bug#29176: 26.0.90: [FLYMAKE] incorrect mode line indicator
Date: Mon, 06 Nov 2017 09:43:25 -1100

M-x find-library RET find-func RET
M-x flymake-mode RET

After some time, [0 0 5] shows up next to "Flymake" in the mode line,
indicating 0 errors/warnings and 5 "notes".

Now type an open parenthesis.  The mode line shows "Flymake[1 0]".
Undo the change, and it then shows "Flymake[0 0]".  Why does it not
show "[0 0 5]" as before?  If you toggle flymake-mode off and then on
again, it fixes the issue temporarily.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]