Package: mutt
Version: 1.5.21-6.2
I have the following entry in the .
mailcap file used by Mutt :
text/html; /usr/bin/w3m -I %{charset} -
dump -T text/html '%s'; copiousoutput; description=HTML Text;
nametemplate=%s.html
which is incorrectly interpreted as
/usr/bin/w3m -I 'iso-8859-1' -dump -T text/html ''/tmp/mutt.html''
(as
I can read from Mutt headers) instead of
/usr/bin/w3m -I 'utf-8' -
dump -T text/html ''/tmp/mutt.html''
as it should be, according to the
charset="utf-8"
entry in my .muttrc. This of course causes some
characters to be
unreadable.
Testing the charset variable in Mutt
returns the correct value (utf-8).
System information :
Debian
GNU/Linux 7.0
kernel 3.2.0-4-amd64
Xfce GUI
Invita i tuoi amici e Tiscali ti premia! Il consiglio di un amico vale più di
uno spot in TV. Per ogni nuovo abbonato 30 € di premio per te e per lui! Un
amico al mese e parli e navighi sempre gratis: http://freelosophy.tiscali.it/
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]