Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: PATCH for mm-util.el
Date: 24 Nov 1998 05:53:35 -0500	[thread overview]
Message-ID: <yosuk90l9xao.fsf@jpl.org> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "24 Nov 1998 11:21:10 +0100"

>>>>> In <m3iug5o0h5.fsf@sparky.gnus.org> 
>>>>>	Lars Magne Ingebrigtsen <larsi@gnus.org> wrote:

> It seems that coding systems and MIME charsets are confused in
> mm-decode-coding-* and mm-encode-coding-*.

Lars> I don't see quite what's confusing if I've understood things
Lars> correctly, which I probably haven't.  :-)
Lars> A MULE "coding system" is the same thing as a MIME "charset".  
Lars> Isn't it?

For example, a MIME charset `iso-2022-jp-2' is not a MULE coding
system.

(decode-coding-string "\e$B$3$s$K$A$O\e(B" 'iso-2022-jp-2)
 => Invalid coding system: iso-2022-jp-2

It should be replaced to `iso-2022-7bit-ss2' under Emacs 20.
In addition `us-ascii', `gb2312', `cn-gb' and `x-ctext' are not MULE
coding system as well.
What have you make `mm-charset-coding-system-alist' for? :-)
-- 
Katsumi Yamaoka <yamaoka@jpl.org>


  reply	other threads:[~1998-11-24 10:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-24  1:59 Katsumi Yamaoka
1998-11-24  6:30 ` Shenghuo ZHU
1998-11-24  6:51   ` Katsumi Yamaoka
1998-11-24 10:21 ` Lars Magne Ingebrigtsen
1998-11-24 10:53   ` Katsumi Yamaoka [this message]
1998-11-24 11:24     ` Lars Magne Ingebrigtsen
1998-11-24 11:36       ` Katsumi Yamaoka
1998-11-24 16:14         ` Shenghuo ZHU
1998-11-24 19:55           ` Lars Magne Ingebrigtsen
1998-11-24 20:36             ` Shenghuo ZHU
1998-11-25  9:08               ` Lars Magne Ingebrigtsen

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=yosuk90l9xao.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    /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).