From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37490 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus coming with Emacs 21pre-release: iso-8859-{1,15} Date: Sat, 04 Aug 2001 21:02:30 +0300 Sender: halo1@zahav.net.il Message-ID: <4634-Sat04Aug2001210229+0300-eliz@is.elta.co.il> References: <87vgk3q13k.fsf@deneb.enyo.de> <87hevnagqo.fsf@deneb.enyo.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035172896 14178 80.91.224.250 (21 Oct 2002 04:01:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:01:36 +0000 (UTC) Cc: Kai.Grossjohann@CS.Uni-Dortmund.DE, emacs-pretest-bug@gnu.org, ding@gnus.org Return-Path: Return-Path: Original-Received: (qmail 20774 invoked from network); 4 Aug 2001 18:03:13 -0000 Original-Received: from thor.inter.net.il (192.114.186.11) by gnus.org with SMTP; 4 Aug 2001 18:03:13 -0000 Original-Received: from zaretsky ([192.116.55.139]) by thor.inter.net.il (Mirapoint) with ESMTP id AUI17024; Sat, 4 Aug 2001 21:02:32 +0300 (IDT) Original-To: fw@deneb.enyo.de X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 In-reply-to: <87hevnagqo.fsf@deneb.enyo.de> (message from Florian Weimer on Sat, 04 Aug 2001 19:15:43 +0200) Original-Lines: 18 Xref: main.gmane.org gmane.emacs.gnus.general:37490 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37490 > From: Florian Weimer > Date: Sat, 04 Aug 2001 19:15:43 +0200 > > Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Grojohann) writes: > > >> It should work even with late pgnus versions if Emacs supports an > >> UTF-8 coding system. I don't know why it was removed from Emacs 21. > >> Perhaps Emacs 21 doesn't have a proper UTF-8 coding system? > > > > The Emacs 21 mule-unicode coding system groks iso-8859-1 characters, > > but not iso-8859-15. > > Is anybody needed for fixing this? Yes, you need either (1) install an add-on package such as Mule-UCS; or (2) add support for using Unicode tables for encoding and decoding Mule charsets into and from UTF-8; or (3) replace the internal representation of characters used by Emacs to be based on Unicode.