emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Warning: `save-excursion' defeated by `set-buffer'" madness


From: Štěpán Němec
Subject: Re: "Warning: `save-excursion' defeated by `set-buffer'" madness
Date: Sun, 14 Feb 2010 01:17:55 +0100
User-agent: Mutt/1.5.20 (2009-08-27)

On Sat, Feb 13, 2010 at 06:01:43PM -0500, Barry Fishman wrote:
> Hi Štěpán,
> 
> > Is there any way I can get rid of these warnings globally?
> > It's really annoying to have *Compile-Log* pop up every now and then.
> 
> I put the following in my .emacs file:
> 
> ;; Shut off compiler error pop-up warning about
> ;;    save-excursion defeated by set-buffer
> (setq byte-compile-warnings '(not suspicious))

Oh, great, thanks!
I knew there had to be a way...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]