#3844: text/plain; charset=utf-8 does not work on de_DE.ISO8859-15 terminal
-----------------------+----------------------
Reporter: lEaSEWMaO | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: charset | Version: 1.6.1
Keywords: |
-----------------------+----------------------
{{{
> locale
LANG=de_DE.ISO8859-15
LC_CTYPE="de_DE.ISO8859-15"
LC_COLLATE="de_DE.ISO8859-15"
LC_TIME="de_DE.ISO8859-15"
LC_NUMERIC="de_DE.ISO8859-15"
LC_MONETARY="de_DE.ISO8859-15"
LC_MESSAGES="de_DE.ISO8859-15"
LC_ALL=
}}}
a message with
{{{
text/plain; charset=utf-8
}}}
shows up like this
{{{
öäüÃ\237@â\202¬Ã\234Ã\226Ã\204
}}}
Having read documentation etc. I cannot make it work.
in .muttrc
{{{
set charset="iso-8859-15"
}}}
makes no difference
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3844>
Mutt <http://www.mutt.org/>
The Mutt mail user agent