From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.devel Subject: Re: Emacs 21/22: french =?iso-8859-1?q?=E7?= and =?iso-8859-15?q?=BD?= Date: Mon, 27 Oct 2008 14:33:04 +0100 Message-ID: <87bpx65fjj.fsf@mat.ucm.es> References: <87ljwa6zjj.fsf@mat.ucm.es> Reply-To: Uwe Brauer NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1225114421 12434 80.91.229.12 (27 Oct 2008 13:33:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Oct 2008 13:33:41 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 27 14:34:39 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KuSEv-0000q4-Ke for ged-emacs-devel@m.gmane.org; Mon, 27 Oct 2008 14:34:37 +0100 Original-Received: from localhost ([127.0.0.1]:35433 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuSDp-0002ga-ED for ged-emacs-devel@m.gmane.org; Mon, 27 Oct 2008 09:33:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuSDl-0002fv-0U for emacs-devel@gnu.org; Mon, 27 Oct 2008 09:33:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuSDk-0002fS-A8 for emacs-devel@gnu.org; Mon, 27 Oct 2008 09:33:24 -0400 Original-Received: from [199.232.76.173] (port=53523 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuSDk-0002fN-6C for emacs-devel@gnu.org; Mon, 27 Oct 2008 09:33:24 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:56711 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KuSDj-00038g-UE for emacs-devel@gnu.org; Mon, 27 Oct 2008 09:33:24 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KuSDd-0006J7-Iq for emacs-devel@gnu.org; Mon, 27 Oct 2008 13:33:17 +0000 Original-Received: from maportatil12.quim.ucm.es ([147.96.6.137]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Oct 2008 13:33:17 +0000 Original-Received: from oub by maportatil12.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Oct 2008 13:33:17 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: maportatil12.quim.ucm.es X-Hashcash: 1:20:081027:gmane.emacs.devel::Xn8lOLKWnMxPqX//:000000000000000000000000000000000000000000001s48 User-Agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.19 (linux) Cancel-Lock: sha1:3KXI08WdQZCWq6YGHu7Ym2SAjlo= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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: news.gmane.org gmane.emacs.devel:105043 Archived-At: >>>>> "Stefan" == Stefan Monnier writes: >> - ispell does not know how do spell this word s½ur > Not sure what's going on with it, but ½ was somehow left out from > latin-1 (although it did make it into latin-9, aka "latin-1 with euro > sign"). So all places where it causes problems were probably written > back in the latin-1 days. > Stefan So do you agree to include it in french-postfix/prefix? As for ispell: I am not sure whether this can be solved on the level of lisp or whether somehow the ispell code itself has to be modified. Uwe