GNU bug report logs - #6967
flymake not cleaning after itself (kill-buffer)

Previous Next

Package: emacs;

Reported by: S Boucher <stbya <at> yahoo.com>

Date: Wed, 1 Sep 2010 19:18:02 UTC

Severity: normal

Full log


Message #17 received at 6967 <at> debbugs.gnu.org (full text, mbox):

From: S Boucher <stbya <at> yahoo.com>
To: Chong Yidong <cyd <at> stupidchicken.com>,
	"Eric M. Ludlam" <eric <at> siege-engine.com>
Cc: Eric Ludlam <zappo <at> gnu.org>, 6967 <at> debbugs.gnu.org
Subject: Re: bug#6967: flymake not cleaning after itself (kill-buffer)
Date: Mon, 25 Oct 2010 14:54:27 -0700 (PDT)
> Semantic needs a variant of find-file that puts a buffer
> into the correct mode, which in turn runs the major-mode
> hook.  It also needs to run the mode-local hooks, but
> doesn't run miscellaneous other interactive tool hooks.
> 
> I suppose Semantic could also have a pre-find-file hook
> that authors of modes like flymake could install a temporary
> uninstall hook into, but that seems kind of strange.

A generic flag that indicates whether it is background find-file should be enough for flymake to decide not to run subprocesses, and for other modes to decide based on this flag.

Still, I think that on kill-buffer, flymake should just kill the process.
 






This bug report was last modified 14 years and 237 days ago.

Previous Next


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