From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37504 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: Sun, 5 Aug 2001 10:15:36 +0300 (IDT) Message-ID: References: <87itg37jh6.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 1035172907 14237 80.91.224.250 (21 Oct 2002 04:01:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:01:47 +0000 (UTC) Cc: Kai.Grossjohann@CS.Uni-Dortmund.DE, emacs-pretest-bug@gnu.org, ding@gnus.org Return-Path: Return-Path: Original-Received: (qmail 1049 invoked from network); 5 Aug 2001 07:14:57 -0000 Original-Received: from is.elta.co.il (199.203.121.2) by gnus.org with SMTP; 5 Aug 2001 07:14:57 -0000 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id KAA10196; Sun, 5 Aug 2001 10:15:36 +0300 (IDT) X-Sender: eliz@is Original-To: Florian Weimer In-Reply-To: <87itg37jh6.fsf@deneb.enyo.de> Original-Lines: 28 Xref: main.gmane.org gmane.emacs.gnus.general:37504 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37504 On Sat, 4 Aug 2001, Florian Weimer wrote: > >> > 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. > > Is somebody working on this? I hope so. > Which option has been chosen by the Emacs maintainers? The 3rd one, AFAIU. Since users want unification, it sounds like the best approach, although it also means lots of work. > I think I've got some unusal ideas on how Emacs might approach some > aspects of Unicode (and which aspects cannot be implemented without a > major paradigm shift), and I'd like to share them (and eventually, > some code). Please post those ideas to emacs-devel@gnu.org. Thanks.