GNU bug report logs - #29176
26.0.90: [FLYMAKE] incorrect mode line indicator

Previous Next

Package: emacs;

Reported by: charles <at> aurox.ch (Charles A. Roelli)

Date: Mon, 6 Nov 2017 20:42:01 UTC

Severity: normal

Found in version 26.0.90

Done: joaotavora <at> gmail.com (João Távora)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: joaotavora <at> gmail.com (João Távora)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#29176: closed (26.0.90: [FLYMAKE] incorrect mode line indicator)
Date: Thu, 09 Nov 2017 20:47:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 09 Nov 2017 20:46:26 +0000
with message-id <877euzji3h.fsf <at> gmail.com>
and subject line Re: bug#29176: 26.0.90: [FLYMAKE] incorrect mode line indicator
has caused the debbugs.gnu.org bug report #29176,
regarding 26.0.90: [FLYMAKE] incorrect mode line indicator
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
29176: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29176
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: charles <at> aurox.ch (Charles A. Roelli)
To: bug-gnu-emacs <at> gnu.org
Subject: 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.


[Message part 3 (message/rfc822, inline)]
From: joaotavora <at> gmail.com (João Távora)
To: charles <at> aurox.ch (Charles A. Roelli)
Cc: 29176 <at> debbugs.gnu.org, 29176-done <at> debbugs.gnu.org
Subject: Re: bug#29176: 26.0.90: [FLYMAKE] incorrect mode line indicator
Date: Thu, 09 Nov 2017 20:46:26 +0000
charles <at> aurox.ch (Charles A. Roelli) writes:

> 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.

The function checkdoc-current-buffer may error if there are unbalanced
parens, for example, but this shouldn't disable the
elisp-flymake-checkdoc backend.

Fixed in 72e62d3fdb2b24dd9808f49fbbd864715337d2bf.

Thanks,
João


This bug report was last modified 7 years and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.