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: Thierry Volpiatto
Subject: Re: save-excursion defeated by set-buffer
Date: Sun, 29 Nov 2009 18:29:18 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> 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?
Thanks Stefan.

After loading .emacs step by step, i found the problem:
It comes from bbdb.

I have a compile log buffer with:

Warning: `save-excursion' defeated by `set-buffer'.

On startup.

-- 
A + Thierry Volpiatto
Location: Saint-Cyr-Sur-Mer - France





reply via email to

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