Ronan Waide <[EMAIL PROTECTED]> writes:

> Ack, this MULE stuff really does get into everything. Would setting it
> to "raw-text" work, 

The current BBDB code does nothing about coding system.  Setting it to
raw-text means that BBDB will process and show encoded stuff.
Sometimes, you do see ISO-8859-1 characters. It is because Emacs may
automatically convert raw text (unibyte strings) to ISO-8859-1 in some
situations.

I am using chinese-iso-8bit-with-esc for more than a year. It allows
me to put Chinese, Japanese and European characters into BBDB.

> 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).

BBDB get raw data from VM, but decoded data from Gnus. I guess it's
the reason bbdb-vm decodes mime encoded words. Raymond's experiencing
is not about feeding from MUA, but about loading from .bbdb.

ShengHuo

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

Reply via email to