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

Re: Emacs 23.1 problems



At Mon, 09 Nov 2009 09:11:39 +0100,
Herbert J. Skuhra wrote:
>  
> If you always want to use iso-8859-1 instead of UTF-8 add
> 
> (setq default-mime-charset-for-write 'iso-8859-1)
  
This is propably a bad idea... 

With Emacs 23.1 when I write e-mails in german and norwegian
Wanderlust (2.15.7) always uses UTF-8 while with Emacs 22.3
ISO-8859-1 (for german) and ISO-8859-15 (for norwegian) is used.

How to get Wanderlust (under Emacs 23.1) to use UTF-8 only if
necessary? It should try to use US-ASCII, then ISO8859 and finally
UTF-8. 

Thanks.

--Herbert