The following reply was made to PR mutt/2560; it has been noted by GNATS. From: Thomas Roessler <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Subject: Re: mutt/2560: Mutt chokes on invalid charset in UTF environment Date: Mon, 26 Mar 2007 09:41:52 +0200
On 2007-03-26 09:35:01 +0200, Vladim=EDr Marek wrote: > Sorry about this, I'm moving from latin-2 to utf-8 on several > boxes, and with vim's fileencodings (:help fencs) it's just too > easy to forget to recode config file ... I was actually too lazy to recode my aliases file. Therefore, it starts with this line: set config_charset=3D"iso-8859-15" Where the new aliases start, there's this: set config_charset=3D"utf-8" Cheers, --=20 Thomas Roessler <[EMAIL PROTECTED]>
