all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: joaotavora@gmail.com (João Távora)
To: charles@aurox.ch (Charles A. Roelli)
Cc: 29176@debbugs.gnu.org, 29176-done@debbugs.gnu.org
Subject: bug#29176: 26.0.90: [FLYMAKE] incorrect mode line indicator
Date: Thu, 09 Nov 2017 20:46:26 +0000	[thread overview]
Message-ID: <877euzji3h.fsf@gmail.com> (raw)
In-Reply-To: <m2lgjj9lzm.fsf@aurox.ch> (Charles A. Roelli's message of "Mon, 06 Nov 2017 09:43:25 -1100")

charles@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





      reply	other threads:[~2017-11-09 20:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-06 20:43 bug#29176: 26.0.90: [FLYMAKE] incorrect mode line indicator Charles A. Roelli
2017-11-09 20:46 ` João Távora [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877euzji3h.fsf@gmail.com \
    --to=joaotavora@gmail.com \
    --cc=29176-done@debbugs.gnu.org \
    --cc=29176@debbugs.gnu.org \
    --cc=charles@aurox.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.