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: PATCH to add euro symbol to French-{postfix, alt-postfix, prefix} input methods Date: Fri, 29 Feb 2008 16:20:42 +0200 Message-ID: References: <1203936672.22517.5.camel@Argo.Styx> <87k5ktuf7d.fsf@stupidchicken.com> <87mypo5x1e.fsf@stupidchicken.com> <1204070698.4334.39.camel@Argo.Styx> <878x14lw94.fsf@stupidchicken.com> <87ejawam2n.fsf@catnip.gol.com> <87k5kn6eh6.fsf@catnip.gol.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1204294896 1198 80.91.229.12 (29 Feb 2008 14:21:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 14:21:36 +0000 (UTC) Cc: cyd@stupidchicken.com, nick.steeves@uleth.ca, emacs-devel@gnu.org, handa@m17n.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 29 15:21:52 2008 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 1JV67A-0008Aj-4d for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 15:21:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JV66d-00086I-IE for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 09:20:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JV66Y-00085v-Mz for emacs-devel@gnu.org; Fri, 29 Feb 2008 09:20:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JV66U-00085i-8v for emacs-devel@gnu.org; Fri, 29 Feb 2008 09:20:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JV66U-00085f-2m for emacs-devel@gnu.org; Fri, 29 Feb 2008 09:20:50 -0500 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JV66Q-0000mR-E0; Fri, 29 Feb 2008 09:20:46 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-203-69.inter.net.il [80.230.203.69]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id JIN99009 (AUTH halo1); Fri, 29 Feb 2008 16:18:17 +0200 (IST) In-reply-to: <87k5kn6eh6.fsf@catnip.gol.com> (message from Miles Bader on Fri, 29 Feb 2008 23:09:57 +0900) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:90879 Archived-At: > From: Miles Bader > Date: Fri, 29 Feb 2008 23:09:57 +0900 > Cc: cyd@stupidchicken.com, handa@m17n.org, nick.steeves@uleth.ca, > emacs-devel@gnu.org > > Eli Zaretskii writes: > >> They're "french" and "italian" input methods; I don't see any inherent > >> connection with latin1 > > > > Then what does the following excerpt from latin-1lt.el mean? > > > > (quail-define-package > > "italian-alt-postfix" "Latin-1" "IT<" t > > Actually I was wrong about the input methods to which the patch applies > (I mis-counted line numbers): it only changes various french input > methods which are all in the "French" language, not the "Latin-1" > language. Well, anyway: what encoding would users of latin-alt.el et al expect for their files? If they expect Latin-1, the euro will thwart that.