[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reproducable hang with non-ascii characters in Wanderlust draft



At Sun, 07 Feb 2010 10:28:43 +0100,
Vitaly Mayatskikh wrote:
> 
> At Sun, 07 Feb 2010 01:42:57 +0100, Herbert J. Skuhra wrote:
> 
> > I tried mimencode and mewencode (from Mew) as external en-/decoder. 
> > In both cases non-ascii characters in the subject are not correctly
> > displayed in the summary and message buffer:
> > 
> > =?UTF-8?Q?... not OK
> > =?UTF-8?B?... OK
> > =?ISO-8859-1?Q?... OK
> > =?Windows-1252?Q?... OK
> > 
> > No idea how to fix this. So I removed the above lines again and just
> > set mime-transfer-level to 8bit.
> 
> (setq mime-header-accept-quoted-encoded-words t)

Unfortunately not. I still see garbage when I disable mel-b-ccl-module
and mel-q-ccl-module and use external encoders/decoders. 

But the above line fixes another annoying problem: the From: is now
correctly displayed.

Thanks a lot.

-Herbert