Re: Q: View as Windows-1252?
* Kai Grossjohann on Monday, August 13, 2007 at 10:32:57 +0200
> I used to have the following, it also displayed question marks instead
> of umlauts:
>
> set assumed_charset=windows-1252
Strange. Did you try to combine it with
charset-hook ^us-ascii$ windows-1252
?
And have you checked
set ?assumed_charset
on the command-line when the message is open, just to make sure
that assumed_charset wasn't changed by any other hook?
c
--
Python Mutt utilities <http://www.blacktrash.org/hg/muttils/>