all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Carlos Pita <carlosjosepita@gmail.com>
To: 32350@debbugs.gnu.org
Subject: bug#32350:
Date: Thu, 2 Aug 2018 18:15:31 -0300	[thread overview]
Message-ID: <CAELgYhc62Vm0jsO4u_MWHOUvUC55F8S-W2EbQLYb+8v06o5TdA@mail.gmail.com> (raw)
In-Reply-To: <878t5oa3e5.fsf@gmail.com>

I think this could be due an async check being active at the time
flymake-delete-own-overlays is, too early, called. Indeed the overlays
appear perceptibly after the buffer was loaded.

It probably can happen when flymake is manually disabled but, I assume
due to timing issues, I'm unable to reproduce the same effect by hand.

I'm speculating here but I believe the routine that is writing the
overlays should first check that flymake is still enabled, since it
could have been disabled in the meantime.





  reply	other threads:[~2018-08-02 21:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-02 21:02 bug#32350: 26.1; Disabling flymake from file-local eval is buggy Carlos Pita
2018-08-02 21:15 ` Carlos Pita [this message]
2018-10-04 15:04 ` João Távora

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=CAELgYhc62Vm0jsO4u_MWHOUvUC55F8S-W2EbQLYb+8v06o5TdA@mail.gmail.com \
    --to=carlosjosepita@gmail.com \
    --cc=32350@debbugs.gnu.org \
    /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.