Raymond Scholz <[EMAIL PROTECTED]> writes:

> Ronan Waide <[EMAIL PROTECTED]> schrieb:
> 
> > which mail user agent are you using?
> 
> User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7

You'd better set file-coding-system for .bbdb.  iso-8859-1,
emacs-mule, iso-2022-7bit are the candidates.  For example,

(setq file-coding-system-alist 
      (cons '("\\.bbdb" iso-8599-1 . iso-8859-1) 
        file-coding-system-alist))

ShengHuo

_______________________________________________
bbdb-info mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/bbdb-info

Reply via email to