Charset on a win32 machine for german text
Hi,
I could't find out the correct charset setting for mutt running as
native exe on a german windows 2000 (without cygwin).
I want it to display the german characters ("umlauts") correctly.
I tried the following alternatives:
set charset = "cp850"
set charset = "cp1252"
set charset="ISO-8859-1"
set charset="utf-8"
set charset="iso-8859-1"
set charset="latin1-iso"
set charset="latin1"
set charset="latin-1"
set charset="iso-Latin-1"
set charset="cp850:latin1"
None worked. The content of my inbox is still displayed with replacement
chars for german umlauts (ae,oe,ue)
Any suggestions?
Thank you
Robert