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
- Encoding problem (or whatever) in my .bbdb Raymond Scholz
- Re: Encoding problem (or whatever) in my .bbdb Ronan Waide
- Re: Encoding problem (or whatever) in my .b... Raymond Scholz
- Re: Encoding problem (or whatever) in m... ShengHuo ZHU
- Re: Encoding problem (or whatever) ... Ronan Waide
- Re: Encoding problem (or whate... ShengHuo ZHU
- Re: Encoding problem (or whatever) ... Raymond Scholz
- Re: Encoding problem (or whate... ShengHuo ZHU
- Re: Encoding problem (or whate... Sridhar Boovaraghavan
- Re: Encoding problem (or w... Ronan Waide
- coding system for BBDB file (w... Toby Speight