From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Emacs 21/22: french =?iso-8859-1?q?=E7?= and =?utf-8?b?xZM=?= Date: Mon, 27 Oct 2008 09:25:41 -0400 Message-ID: References: <87ljwa6zjj.fsf@mat.ucm.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1225113966 10698 80.91.229.12 (27 Oct 2008 13:26:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Oct 2008 13:26:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: Uwe Brauer Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 27 14:27:07 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 1KuS7c-0006tF-Vt for ged-emacs-devel@m.gmane.org; Mon, 27 Oct 2008 14:27:05 +0100 Original-Received: from localhost ([127.0.0.1]:50987 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuS6W-00088p-Js for ged-emacs-devel@m.gmane.org; Mon, 27 Oct 2008 09:25:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuS6L-000819-Ay for emacs-devel@gnu.org; Mon, 27 Oct 2008 09:25:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuS6J-0007zu-Mz for emacs-devel@gnu.org; Mon, 27 Oct 2008 09:25:44 -0400 Original-Received: from [199.232.76.173] (port=40766 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuS6J-0007zq-GY for emacs-devel@gnu.org; Mon, 27 Oct 2008 09:25:43 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:55713 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KuS6J-00010b-CR for emacs-devel@gnu.org; Mon, 27 Oct 2008 09:25:43 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgUFAINeBUlFxIGZ/2dsb2JhbACBdr9ug0+BDQ X-IronPort-AV: E=Sophos;i="4.33,492,1220241600"; d="scan'208";a="28898475" Original-Received: from 69-196-129-153.dsl.teksavvy.com (HELO pastel.home) ([69.196.129.153]) by ironport2-out.teksavvy.com with ESMTP; 27 Oct 2008 09:25:41 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 7BACB8E6F; Mon, 27 Oct 2008 09:25:41 -0400 (EDT) In-Reply-To: <87ljwa6zjj.fsf@mat.ucm.es> (Uwe Brauer's message of "Mon, 27 Oct 2008 12:35:44 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:105042 Archived-At: > - ispell does not know how do spell this word s=C5=93ur Not sure what's going on with it, but =C5=93 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