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: 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: 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 273 days ago.

Previous Next


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