GNU bug report logs -
#5647
23.1.92; MS950 Charset in Q/B headers
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Thu, 25 Feb 2010 08:58:02 UTC
Severity: normal
Merged with 5387,
5681
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 5647 <at> debbugs.gnu.org (full text, mbox):
In article <87fx4pn1n7.fsf <at> jidanni.org>, jidanni <at> jidanni.org writes:
> Sorry, these still don't work
> $ grep -i ms950 mbox
> Subject: =?MS950?B?tfmlVaaopVyzcaq+?=
> Subject: =?MS950?Q?=B5=F9=A5U=A6=A8=A5\=B3q=AA=BE(TCB_Portal_Regi?=
> =?MS950?Q?stration_Notification)?=
> One needs to do
> $ sed -n s/ms950/big5/gip mbox > newmbox
> Subject: =?big5?B?tfmlVaaopVyzcaq+?=
> Subject: =?big5?Q?=B5=F9=A5U=A6=A8=A5\=B3q=AA=BE(TCB_Portal_Regi?=
> =?big5?Q?stration_Notification)?=
> to see them correctly in mutt or gnus in emacs-snapshot 1:20100224-1 .
In the thread of bug#5387, I wrote this:
K> I've just installed the attached change to accept msXXX.
K> canonicalize-coding-system-name is used by
K> coding-system-from-name, and, at least, rmail uses it.
and you wrote:
> I'll CC the gnus people to make sure they will use it too.
It seems that Gnus is not yet using coding-system-from-name.
---
Kenichi Handa
handa <at> m17n.org
This bug report was last modified 15 years and 69 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.