GNU bug report logs -
#7626
23.2.91; Rmail shows incorrect message encoding in the mode line
Previous Next
Reported by: Eli Zaretskii <eliz <at> gnu.org>
Date: Sun, 12 Dec 2010 22:16:02 UTC
Severity: normal
Found in version 23.2.91
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #71 received at 7626 <at> debbugs.gnu.org (full text, mbox):
In article <E1PfiZM-0005hs-Sq <at> fencepost.gnu.org>, Eli Zaretskii <eliz <at> gnu.org> writes:
> I guess I will simply customize away mm-charset-override-alist, if no
> one shares these concerns.
I think you don't need that with the latest code.
I wrote:
> I don't want to modify rfc2047.el nor mm-util.el now. So,
> I've just installed a little bit inefficient workaround
> which does this:
> After decoding each header, if rmail-mime-coding-system is
> nil, set it to a cons (CODING-SYSTEM . nil).
> After decoding each body, if rmail-mime-coding-system is nil
> or a cons, set it to CODING-SYSTEM.
> After decoding a whole message, if rmail-mime-coding-system
> is a cons (i.e. only a header part is decoded), re-decode
> the header while binding mm-charset-override-alist to nil,
> and set rmail-mime-coding-system to last-coding-system-used.
> Set buffer-file-coding-system to rmail-mime-coding-system.
Have you tried it?
---
Kenichi Handa
handa <at> m17n.org
This bug report was last modified 13 years and 226 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.