all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stefan Reichör" <xsteve@riic.at>
Cc: emacs-devel@gnu.org
Subject: Re: ;; -*-coding: emacs-mule;-*- ???
Date: Mon, 03 Nov 2003 16:21:28 +0100	[thread overview]
Message-ID: <w4dism1pjev.fsf@felix.riic.uni-linz.ac.at> (raw)
In-Reply-To: <jwvad7dmrvi.fsf-monnier+emacs/devel@vor.iro.umontreal.ca> (Stefan Monnier's message of "03 Nov 2003 09:48:33 -0500")

Hi Stefan!

>> This did not happen before.
>> How can I stop this again?
>
> You're probably using something like BBDB some other package that uses
> `add-hook' to modify a variable buffer-locally but without passing the
> `local' argument.
>
> Please try and get this package fixed.  Also upgrade to the latest CVS
> where the problem should be fixed,
>
>
>         Stefan

You are right!
It is the bbdb package.

I have the following in my .emacs:
(setq bbdb-file-coding-system 'emacs-mule)

This yields in a call to bbdb-write-file-hook-fn every time I want to
save a buffer.

This function inserts the unwanted cookie, it is specified in bbdb-write-file-hooks

I will investigate the problem further.

Thanks for your help,

  Stefan.

  reply	other threads:[~2003-11-03 15:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-03 12:46 ;; -*-coding: emacs-mule;-*- ??? Stefan Reichör
2003-11-03 14:22 ` Sacha Chua
2003-11-03 14:48 ` Stefan Monnier
2003-11-03 15:21   ` Stefan Reichör [this message]
2003-11-04 14:25     ` Richard Stallman
2003-11-04 15:31       ` Stefan Reichör

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=w4dism1pjev.fsf@felix.riic.uni-linz.ac.at \
    --to=xsteve@riic.at \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.