From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19099 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: PATCH for mm-util.el Date: 24 Nov 1998 15:51:55 +0900 Sender: owner-ding@hpc.uh.edu Message-ID: <28r9utshv8.fsf@kchisa.ga.sony.co.jp> References: <283e79onov.fsf@kchisa.ga.sony.co.jp> <2nbtlx1u32.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157511 9840 80.91.224.250 (20 Oct 2002 23:45:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:45:11 +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 BAA21993 for ; Tue, 24 Nov 1998 01:52:51 -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 AAB00171; Tue, 24 Nov 1998 00:52:41 -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 00:52:34 -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 AAA26228 for ; Tue, 24 Nov 1998 00:52:15 -0600 (CST) Original-Received: from gatekeeper7.sony.co.jp (firewall-user@gatekeeper7.Sony.CO.JP [202.238.80.21]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id BAA21963 for ; Tue, 24 Nov 1998 01:52:06 -0500 (EST) Original-Received: by gatekeeper7.sony.co.jp (3.6W-07/30/98) with ESMTP id PAA21323 for ; Tue, 24 Nov 1998 15:51:58 +0900 (JST) Original-Received: from shigw.shi.sony.co.jp by mail2.sony.co.jp (3.7W98112023b) with SMTP id PAA16291 for ; Tue, 24 Nov 1998 15:52:16 +0900 (JST) Original-Received: from gagw.ga.sony.co.jp (gabrg [43.1.185.224]) by shigw.shi.sony.co.jp (8.6.12+2.4W/3.4W-97092516) with SMTP id PAA08759 for ; Tue, 24 Nov 1998 15:51:42 +0900 Original-Received: from kchisa.ga.sony.co.jp by gagw.ga.sony.co.jp (4.2/6.4J.6) id AA12652; Tue, 24 Nov 98 15:50:12 JST Original-To: ding@gnus.org X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( In-Reply-To: Shenghuo ZHU's message of "24 Nov 1998 01:30:09 -0500" Original-Lines: 14 User-Agent: Gnus/5.070053 (Pterodactyl Gnus v0.53) Emacs/20.3.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:19099 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19099 >>>>> In <2nbtlx1u32.fsf@zsh.cs.rochester.edu> >>>>> Shenghuo ZHU wrote: KY> It seems that coding systems and MIME charsets are confused in KY> mm-decode-coding-* and mm-encode-coding-*. ZSH> Yes, coding systems, mule charsets, and MIME charsets are confusing. ZSH> But, IMHO, your solution makes them more confusing and slows down the ZSH> de/encoding processes. I think so. :-) Well, let's make new functions, e.g. mm-decode-mime-charset-*, ... -- Katsumi Yamaoka