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: PATCH to add euro symbol to French-{postfix, alt-postfix, prefix} input methods Date: Thu, 28 Feb 2008 23:51:17 -0500 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> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1204260697 23150 80.91.229.12 (29 Feb 2008 04:51:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 04:51:37 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org, Kenichi Handa , Nick Steeves To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 29 05:52:02 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 1JUxE2-0002w0-A8 for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 05:52:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUxDW-0001gG-0N for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 23:51:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUxDR-0001fq-8p for emacs-devel@gnu.org; Thu, 28 Feb 2008 23:51:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUxDP-0001f7-7s for emacs-devel@gnu.org; Thu, 28 Feb 2008 23:51:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUxDP-0001f4-4p for emacs-devel@gnu.org; Thu, 28 Feb 2008 23:51:23 -0500 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUxDL-0003p6-9c; Thu, 28 Feb 2008 23:51:19 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ah4FAMcdx0dMCpz5Wmdsb2JhbACQZwEgnHGBAQ X-IronPort-AV: E=Sophos;i="4.25,424,1199682000"; d="scan'208";a="15381472" Original-Received: from smtp.pppoe.ca ([65.39.196.238]) by ironport2-out.pppoe.ca with ESMTP; 28 Feb 2008 23:51:18 -0500 Original-Received: from pastel.home ([76.10.156.249]) by smtp.pppoe.ca (Internet Mail Server v1.0) with ESMTP id JGC48018; Thu, 28 Feb 2008 23:51:18 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 1A0957FA7; Thu, 28 Feb 2008 23:51:18 -0500 (EST) In-Reply-To: (Miles Bader's message of "Fri, 29 Feb 2008 11:26:24 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: 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:90826 Archived-At: >> Also, there should be a binding in the `C-x 8' keymap for the euro >> symbol, though I don't know what it should be (maybe just `C-x 8 E', >> which is similar to the bindings used for =A3 and =A5). > Anyone object to adding this? I'd rather keep the space open for extensions, so C-x 8 E =3D and/or C-x 8 =3D E would be preferable. Stefan