On January 4, [EMAIL PROTECTED] said:
> 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

Ack, this MULE stuff really does get into everything. Would setting it
to "raw-text" work, or would that cause the same problem as Raymond's
already experiencing? Or perhaps converting the header data somehow
before feeding it into BBDB? (I'm pretty sure this is what bbdb-vm
does).

Waider.
-- 
[EMAIL PROTECTED] / Yes, it /is/ very personal of me.

I really need to reinstate the witty comments, dammit.


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

Reply via email to