* On 31.10. I muttered:
> How can I tell mutt to use a specific charset for displaying certain
> mails, e.g. by using 'message-hook ...'?
set assumed_charset="..."
Til
On Thursday, 31 October, 2013 at 19:49:09 GMT, Til Schubbe wrote:
I receive bot-generated mails which lack the declaration of the
charset. Since these mails are coded in ISO-8859-1 but my Terminal is
set up to UTF-8 they are not displayed correctly.
It sounds like your terminal is not set up co
Hi,
I receive bot-generated mails which lack the declaration of the
charset. Since these mails are coded in ISO-8859-1 but my Terminal is
set up to UTF-8 they are not displayed correctly.
How can I tell mutt to use a specific charset for displaying certain
mails, e.g. by using 'message-hook ...'?