From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19098 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: PATCH for mm-util.el Date: 24 Nov 1998 01:30:09 -0500 Organization: Computer Dept of U Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <2nbtlx1u32.fsf@zsh.cs.rochester.edu> References: <283e79onov.fsf@kchisa.ga.sony.co.jp> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157510 9832 80.91.224.250 (20 Oct 2002 23:45:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:45:10 +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 BAA21797 for ; Tue, 24 Nov 1998 01:31:58 -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 AAB29850; Tue, 24 Nov 1998 00:31:48 -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:31: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 AAA25975 for ; Tue, 24 Nov 1998 00:31:18 -0600 (CST) Original-Received: from cayuga.cs.rochester.edu (cayuga.cs.rochester.edu [192.5.53.209]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id BAA21779 for ; Tue, 24 Nov 1998 01:31:10 -0500 (EST) Original-Received: from slate.cs.rochester.edu (slate.cs.rochester.edu [192.5.53.101]) by cayuga.cs.rochester.edu (8.6.9/O) with ESMTP id BAA07483 for ; Tue, 24 Nov 1998 01:31:08 -0500 Original-Received: from brain.cs.rochester.edu (heart.cs.rochester.edu [192.5.53.109]) by slate.cs.rochester.edu (8.6.9/O) with ESMTP id BAA26733 for ; Tue, 24 Nov 1998 01:31:05 -0500 Original-Received: (from zsh@localhost) by brain.cs.rochester.edu (8.9.0/8.8.5) id BAA01196; Tue, 24 Nov 1998 01:30:10 -0500 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: Katsumi Yamaoka's message of "24 Nov 1998 10:59:44 +0900" Original-Lines: 12 User-Agent: Gnus/5.070053 (Pterodactyl Gnus v0.53) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:19098 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19098 >>>>> "KY" == Katsumi Yamaoka writes: KY> It seems that coding systems and MIME charsets are confused in KY> mm-decode-coding-* and mm-encode-coding-*. Please apply the KY> following patch if it is appropriate. Yes, coding systems, mule charsets, and MIME charsets are confusing. But, IMHO, your solution makes them more confusing and slows down the de/encoding processes. -- Shenghuo