From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.gnus.general,gmane.emacs.devel Subject: Re: MML charset tag regression Date: Sun, 01 Jun 2003 18:40:53 +0300 Sender: ding-owner@lists.math.uh.edu Message-ID: <5567-Sun01Jun2003184053+0300-eliz@elta.co.il> References: <0F223D16-8C72-11D7-8F50-00039363E640@swipnet.se> <2950-Sun25May2003202510+0300-eliz@elta.co.il> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054481973 32620 80.91.224.249 (1 Jun 2003 15:39:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 1 Jun 2003 15:39:33 +0000 (UTC) Cc: ding@gnus.org, jas@extundo.com, emacs-devel@gnu.org Original-X-From: ding-owner+M1508@lists.math.uh.edu Sun Jun 01 17:39:31 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19MUvj-0008Ts-00 for ; Sun, 01 Jun 2003 17:39:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19MUx1-0006YN-00; Sun, 01 Jun 2003 10:40:51 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19MUwt-0006YF-00 for ding@lists.math.uh.edu; Sun, 01 Jun 2003 10:40:43 -0500 Original-Received: (qmail 30106 invoked by alias); 1 Jun 2003 15:40:42 -0000 Original-Received: (qmail 30101 invoked from network); 1 Jun 2003 15:40:42 -0000 Original-Received: from frigg.inter.net.il (192.114.186.16) by sclp3.sclp.com with SMTP; 1 Jun 2003 15:40:42 -0000 Original-Received: from zaretsky (tony08-233-35.inter.net.il [80.230.233.35] (may be forged)) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id CLJ06392; Sun, 1 Jun 2003 18:40:03 +0300 (IDT) Original-To: d.love@dl.ac.uk X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Dave Love on Fri, 30 May 2003 10:23:21 +0100) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52964 gmane.emacs.devel:14554 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14554 > From: Dave Love > Date: Fri, 30 May 2003 10:23:21 +0100 > > "Eli Zaretskii" writes: > > > The support for extended segments was implemented as an extension of > > ctext to avoid a thorough rewrite of the ctext en/decoder. As you > > know, the ctext encoder and decoder are variants of the iso-2022 > > en/decoder and are handled by the same code (in C). > > I don't see what this has to do with what I said. It was intended to explain why the code was built on top of the existing ctext en/decoder. I'm sorry it wasn't helpful, but given the attitude, perhaps I shouldn't be surprised.