Re: [Mutt] #3033: text_enriched_handler and UTF-8 (and charsets as
#3033: text_enriched_handler and UTF-8 (and charsets as a whole)
Comment (by iazz):
Replying to [comment:2 Kyle Wheeler]:
> {{{
> On Monday, February 18 at 09:09 PM, quoth Mutt:
> > This has had me riddled for quite some time now as well. Even if I
> > set LC_CTYPE=de_DE.iso885915 (or similar, like "@euro"), I need to
> > tell mutt about it with "set charset=iso-8859-15". Or am I
> > overseeing something?
>
> Mutt gets its charset from the output of nl_langinfo(CODESET) (if you
> have the langinfo.h header). Otherwise, it simply assumes iso-8859-1.
Okay, very well then. This is indeed what I was talking about.
Nevertheless, my point about the fact that Mutt should treat all
characters as wide (wchar_t) internally remains.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3033#comment:3>