Your message dated Wed, 24 Aug 2016 06:12:25 +0000
with message-id <[email protected]>
and subject line Re: Bug#706223: Mutt delivers wrong %{charset} to .mailcap
has caused the Debian Bug report #706223,
regarding Mutt delivers wrong %{charset} to .mailcap
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
706223: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706223
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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/

--- End Message ---
--- Begin Message ---
tag 706223 +wontfix
thanks

On Thu, May 02, 2013 at 11:57:51AM +0200, Thomas Parmelan wrote:
> This seems like perfectly expected behaviour if the mail you were viewing is
> encoded in iso-8859-1. The charset="utf-8" is related to your locale, whereas
> the %{charset} is related to the charset of the mail or attachment you are
> viewing.

wontfix for the reason specified above, sorry for the inconvenience!

--- End Message ---

Reply via email to