ShengHuo ZHU <[EMAIL PROTECTED]> schrieb: > (setq file-coding-system-alist > (cons '("\\.bbdb" iso-8599-1 . iso-8859-1) > file-coding-system-alist)) You probably mean (setq file-coding-system-alist (cons '("\\.bbdb" iso-8859-1 . iso-8859-1) file-coding-system-alist)) Great, looks like the problem is gone now. Cheers, Ray -- Raymond Scholz - [EMAIL PROTECTED] - PGP - http://www.zonix.de/ _______________________________________________ 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