From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39885 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Using iso-8859-15 with Emacs21 & Gnus Date: Fri, 02 Nov 2001 17:36:18 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <2nhescyf4t.fsf@zsh.cs.rochester.edu> 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> <87wv19vuba.fsf@deneb.enyo.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175524 30335 80.91.224.250 (21 Oct 2002 04:45:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:45:24 +0000 (UTC) Return-Path: Original-Received: (qmail 14485 invoked from network); 2 Nov 2001 22:38:35 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 2 Nov 2001 22:38:35 -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 15zmww-0008RU-00; Fri, 02 Nov 2001 16:38:06 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 02 Nov 2001 16:37:47 -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 QAA29191 for ; Fri, 2 Nov 2001 16:37:32 -0600 (CST) Original-Received: (qmail 14473 invoked by alias); 2 Nov 2001 22:37:41 -0000 Original-Received: (qmail 14468 invoked from network); 2 Nov 2001 22:37:41 -0000 Original-Received: from zsh.cs.rochester.edu (HELO zsh.2y.net) (192.5.53.126) by gnus.org with SMTP; 2 Nov 2001 22:37:41 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.6/8.11.2) id fA2MaJf04582; Fri, 2 Nov 2001 17:36:19 -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 Mail-Copies-To: never In-Reply-To: <87wv19vuba.fsf@deneb.enyo.de> (Florian Weimer's message of "Fri, 02 Nov 2001 20:36:41 +0100") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 21 Xref: main.gmane.org gmane.emacs.gnus.general:39885 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39885 Florian Weimer writes: [...] > Yes, thanks a lot. However, I think you should unifiy to ISO-8859-1 > instead of ISO-8859-15 I think that in most cases ISO-8859-15 is used because of the euro sign, which is not convertible to ISO-8859-1. > because the standard utf-8.el can deal with ISO-8859-1, but not > ISO-8859-15. That's the problem of utf-8.el. > 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. Fixed. ShengHuo