emacs-devel
[Top][All Lists]
Advanced

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

Re: save-excursion defeated by set-buffer


From: Stefan Monnier
Subject: Re: save-excursion defeated by set-buffer
Date: Sun, 29 Nov 2009 10:31:27 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> But why the compile buffer show up on start of emacs instead of only
> showing the warning when compiling?

I do not know.  Try to

   (require 'bytecomp)
   (debug-on-entry 'byte-compile-form)

early in your .emacs and hope that it catches the cuprit?


        Stefan




reply via email to

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