From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Ispell and unibyte characters Date: Fri, 20 Apr 2012 18:36:40 +0300 Message-ID: <83zka6h0tz.fsf@gnu.org> References: <20120410190803.GA13517@agmartin.aq.upm.es> <83ty0r5rmd.fsf@gnu.org> <20120412143657.GA18352@agmartin.aq.upm.es> <83d37c4vw5.fsf@gnu.org> <20120413152525.GA14949@agmartin.aq.upm.es> <20120413184401.GA17992@agmartin.aq.upm.es> <20120420152532.GA3733@agmartin.aq.upm.es> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1334936262 4140 80.91.229.3 (20 Apr 2012 15:37:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 20 Apr 2012 15:37:42 +0000 (UTC) Cc: emacs-devel@gnu.org To: Agustin Martin Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 20 17:37:41 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SLFtz-0004wH-89 for ged-emacs-devel@m.gmane.org; Fri, 20 Apr 2012 17:37:39 +0200 Original-Received: from localhost ([::1]:43059 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLFty-00054J-L3 for ged-emacs-devel@m.gmane.org; Fri, 20 Apr 2012 11:37:38 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLFtq-00054A-Ti for emacs-devel@gnu.org; Fri, 20 Apr 2012 11:37:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLFtm-00009l-AS for emacs-devel@gnu.org; Fri, 20 Apr 2012 11:37:30 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:64986) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLFtm-00009T-2u for emacs-devel@gnu.org; Fri, 20 Apr 2012 11:37:26 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M2S00700B99JB00@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Fri, 20 Apr 2012 18:36:39 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.229.172.156]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M2S0067YBD3MEJ0@a-mtaout22.012.net.il>; Fri, 20 Apr 2012 18:36:39 +0300 (IDT) In-reply-to: <20120420152532.GA3733@agmartin.aq.upm.es> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.172 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:149866 Archived-At: > Date: Fri, 20 Apr 2012 17:25:32 +0200 > From: Agustin Martin > > > That was then. Not any more. > > I think you mean that iso-8859-* chars are currently unified. I am aware of > that, but I am speaking about something different, mixed encodings, also > discussed in that thread together with the iso-8859-1/iso-8859-15 problems. > > See attached file. It contains middledot in two encodings, UTF-8 in first > line and latin1 in the second, together with something that was originally > written as iso-8859-7 lowercase greek zeta. Why should we care about files that mix encodings? We were talking about dictionary definitions in ispell.el, and that file will surely NOT mix encodings.