From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Agustin Martin Newsgroups: gmane.emacs.devel Subject: Re: Bug 130397 Date: Fri, 7 Jan 2005 16:48:19 +0100 Message-ID: <20050107154819.GA1521@agmartin.aq.upm.es> References: <200501060044.JAA15682@etlken.m17n.org> <28878.1105029010@ichips.intel.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1105113147 16725 80.91.229.6 (7 Jan 2005 15:52:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 7 Jan 2005 15:52:27 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 07 16:52:07 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CmwPG-0005Of-00 for ; Fri, 07 Jan 2005 16:52:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cmwab-0007oW-IR for ged-emacs-devel@m.gmane.org; Fri, 07 Jan 2005 11:03:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CmwaQ-0007nN-7C for emacs-devel@gnu.org; Fri, 07 Jan 2005 11:03:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CmwaN-0007lu-Ud for emacs-devel@gnu.org; Fri, 07 Jan 2005 11:03:36 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CmwaN-0007kv-Pg for emacs-devel@gnu.org; Fri, 07 Jan 2005 11:03:35 -0500 Original-Received: from [138.100.4.49] (helo=edison.ccupm.upm.es) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CmwMH-00081d-6O for emacs-devel@gnu.org; Fri, 07 Jan 2005 10:49:01 -0500 Original-Received: from mala.aq.upm.es (Agmartin.aq.upm.es [138.100.41.131]) by edison.ccupm.upm.es (8.12.10/8.12.10) with ESMTP id j07FmvLN012918; Fri, 7 Jan 2005 16:48:57 +0100 Original-Received: by mala.aq.upm.es (Postfix, from userid 1000) id 8F602108FE; Fri, 7 Jan 2005 16:48:19 +0100 (CET) Original-To: Ken Stevens , Kenichi Handa , Stefan Monnier , 130397@bugs.debian.org, emacs-devel@gnu.org Content-Disposition: inline In-Reply-To: <28878.1105029010@ichips.intel.com> User-Agent: Mutt/1.5.6+20040907i X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:32001 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32001 On Thu, Jan 06, 2005 at 08:30:10AM -0800, Ken Stevens wrote: > Here is where most of the hassles with libraries occur. There may well > be a much better way of encoding the character sets and interactions > right now. Perhaps we should investigate simplifying and possibly > removing the character set issues. We would still minimally need to > communicate mode information to ispell. > There are still xemacs21-nomule packages flying around (at least in Debian). But probably just not making them fully fail is enough, that is, working for them with no reencodings at all. -- Agustin