Gnus development mailing list
 help / color / mirror / Atom feed
From: jidanni@jidanni.org
To: bug-gnu-emacs@gnu.org
Cc: handa@etl.go.jp, ding@gnus.org
Subject: 23.1.92; MS950 Charset in Q/B headers
Date: Thu, 25 Feb 2010 16:46:36 +0800	[thread overview]
Message-ID: <87fx4pn1n7.fsf@jidanni.org> (raw)

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 .



             reply	other threads:[~2010-02-25  8:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-25  8:46 jidanni [this message]
2010-03-08  1:11 ` bug#5647: " Kenichi Handa
2010-03-08  4:11   ` Katsumi Yamaoka
2010-03-15  1:43     ` Katsumi Yamaoka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fx4pn1n7.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=ding@gnus.org \
    --cc=handa@etl.go.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).