emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs refuses to save file in the same encoding it was read


From: Juri Linkov
Subject: Re: emacs refuses to save file in the same encoding it was read
Date: 22 Oct 2003 18:17:10 +0300
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Stefan Monnier <address@hidden> writes:
> > This line is added by the function `bbdb-write-file-hook-fn'.
> > Up to now it was added to `local-write-file-hooks' locally only in
> > the bbdb buffer.  But now the value of `local-write-file-hooks'
> > is set by the function `add-hook' globally, so this hook adds
> > this line in the beginning of every saved buffer.
> 
> Since when does it do that and why ?

I encountered this bug yesterday after I updated Emacs from CVS.

> PS: If the hook should be modified locally, you should set the `local'
>     argument to a non-nil value.

It's not easy to fix, because bbdb is not part of Emacs.

-- 
http://www.jurta.org/emacs/





reply via email to

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