From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39869 Path: main.gmane.org!not-for-mail From: Florian Weimer Newsgroups: gmane.emacs.gnus.general Subject: Re: Using iso-8859-15 with Emacs21 & Gnus Date: Fri, 02 Nov 2001 20:36:41 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <87wv19vuba.fsf@deneb.enyo.de> References: <877ktg7l35.fsf@deneb.enyo.de> <87bsim7mw5.fsf@deneb.enyo.de> <2n1yjio8ug.fsf@zsh.cs.rochester.edu> <87u1wexktw.fsf@deneb.enyo.de> <2n7ktaul0k.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: main.gmane.org 1035175511 30269 80.91.224.250 (21 Oct 2002 04:45:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:45:11 +0000 (UTC) Return-Path: Original-Received: (qmail 11019 invoked from network); 2 Nov 2001 19:16:23 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 2 Nov 2001 19:16:22 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15zjms-0006Fo-00; Fri, 02 Nov 2001 13:15:30 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 02 Nov 2001 13:15:11 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id NAA27690 for ; Fri, 2 Nov 2001 13:14:57 -0600 (CST) Original-Received: (qmail 11012 invoked by alias); 2 Nov 2001 19:15:08 -0000 Original-Received: (qmail 11007 invoked from network); 2 Nov 2001 19:15:08 -0000 Original-Received: from mail.s.netic.de (HELO mail.netic.de) (212.9.160.11) by gnus.org with SMTP; 2 Nov 2001 19:15:08 -0000 Original-Received: by mail.netic.de (Smail3.2.0.111/mail.s.netic.de) via LF.net GmbH Internet Services via remoteip 212.9.163.79 via remotehost mail.enyo.de with esmtp for mail.gnus.org id m15zjmS-001X4AC; Fri, 2 Nov 2001 20:15:04 +0100 (CET) Original-Received: from [192.168.1.2] (helo=deneb.enyo.de ident=exim) by mail.enyo.de with esmtp (Exim 3.12 #1) id 15zjks-00005i-00 for ding@gnus.org; Fri, 02 Nov 2001 20:13:26 +0100 Original-Received: from fw by deneb.enyo.de with local (Exim 3.12 #1) id 15zk7U-0000U6-00 for ding@gnus.org; Fri, 02 Nov 2001 20:36:48 +0100 Original-To: ding@gnus.org In-Reply-To: <2n7ktaul0k.fsf@zsh.cs.rochester.edu> (ShengHuo ZHU's message of "Thu, 01 Nov 2001 18:30:35 -0500") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 16 Xref: main.gmane.org gmane.emacs.gnus.general:39869 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39869 --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable ShengHuo ZHU writes: >>> I've put some code into the Gnus CVS to handle this issue. Please >>> try.=20 >> >> It doesn't work, I'm afraid. For example, ISO-8859-1 '=BC' is changed --=-=-= Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable >> to ISO-8859-15 '=BC', which is clearly wrong. > > Fixed. Yes, thanks a lot. However, I think you should unifiy to ISO-8859-1 instead of ISO-8859-15 because the standard utf-8.el can deal with ISO-8859-1, but not ISO-8859-15. BTW, there is a typo in the docstrings for 'mm-hack-charsets', and the docstring for 'mm-iso-8859-15-compatible' seems to be a bit unclear. --=-=-=--