From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19162 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: PATCH for mm-util.el Date: 24 Nov 1998 20:55:43 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <283e79onov.fsf@kchisa.ga.sony.co.jp> <2nu2zp3w5p.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157563 10203 80.91.224.250 (20 Oct 2002 23:46:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:46:03 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA06138 for ; Tue, 24 Nov 1998 15:09:13 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB17187; Tue, 24 Nov 1998 14:08:45 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 24 Nov 1998 14:08:37 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id OAA11221 for ; Tue, 24 Nov 1998 14:08:14 -0600 (CST) Original-Received: from sparky.gnus.org (ppp087.uio.no [129.240.240.92]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA06079 for ; Tue, 24 Nov 1998 15:08:00 -0500 (EST) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.7/8.8.7) id VAA05150; Tue, 24 Nov 1998 21:16:42 +0100 Mail-Copies-To: never X-Now-Reading: Greg Bear's _Slant_ X-Now-Playing: Various's _Energy Flash_: "Joey Betram - Energy Flash" Original-To: ding@gnus.org In-Reply-To: Shenghuo ZHU's message of "24 Nov 1998 11:14:42 -0500" User-Agent: Gnus/5.070055 (Pterodactyl Gnus v0.55) XEmacs/21.2(beta3) (Aglaia) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > >>> (decode-coding-string "\e$B$3$s$K$A$O\e(B" 'iso-2022-jp-2) > >>> => Invalid coding system: iso-2022-jp-2 > > Lars> Isn't that a bug? > > KY> I don't know. > > No. iso-2022-jp-2 is MULE charset, not MULE coding system. Are you sure? (find-charset-region (point-min) (point-max)) => (japanese-jisx0208 ascii) on the message in question. I've interpreted this to mean that `japanese-jisx0208' is the MULE charset, and `iso-2022-jp-2' is the MULE coding system/MIME charset. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen