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: Sat, 01 Mar 2008 14:53:43 +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> <8563w6vipk.fsf@lola.goethe.zz> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1204376045 1534 80.91.229.12 (1 Mar 2008 12:54:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Mar 2008 12:54:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 01 13:54:29 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 1JVRET-0000xT-Bs for ged-emacs-devel@m.gmane.org; Sat, 01 Mar 2008 13:54:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVRDw-0007Ir-SF for ged-emacs-devel@m.gmane.org; Sat, 01 Mar 2008 07:53:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVRDs-0007HV-Kf for emacs-devel@gnu.org; Sat, 01 Mar 2008 07:53:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVRDq-0007Dd-2k for emacs-devel@gnu.org; Sat, 01 Mar 2008 07:53:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVRDp-0007DT-Pi for emacs-devel@gnu.org; Sat, 01 Mar 2008 07:53:49 -0500 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVRDm-0000x0-01; Sat, 01 Mar 2008 07:53:46 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-228-118.inter.net.il [84.229.228.118]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KKC24191 (AUTH halo1); Sat, 1 Mar 2008 14:53:26 +0200 (IST) In-reply-to: <8563w6vipk.fsf@lola.goethe.zz> (message from David Kastrup on Sat, 01 Mar 2008 11:31:35 +0100) 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:90982 Archived-At: > From: David Kastrup > Cc: rms@gnu.org, cyd@stupidchicken.com, nick.steeves@uleth.ca, emacs-devel@gnu.org, handa@m17n.org, miles@gnu.org > Date: Sat, 01 Mar 2008 11:31:35 +0100 > > Eli Zaretskii writes: > > > What bothers me is that the same input method suddenly switches the > > encoding I need to use from under my feet, just because I used one > > particular character supported by that input method. > > Huh? That's not related to the input method at all. The input method > switches nothing. It is the presence of the character (and in the > unicode-2 branch, we don't even have to unify those characters anymore) > in the buffer that requires some specific coding. Sigh. You could have assumed that I knew all that, couldn't you? I said it switches the encoding _I_need_to_use_ (well, "changes" would be a better word than "switches"), meaning the encoding I will have to use when saving the buffer.