From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Pogonyshev Newsgroups: gmane.emacs.devel Subject: Re: weird bug with `Russian-computer'? Date: Tue, 12 Jul 2005 00:47:42 +0300 Message-ID: <200507120047.42758.pogonyshev@gmx.net> References: <200507040027.59478.pogonyshev@gmx.net> <200507041903.01060.pogonyshev@gmx.net> <87pstxkf99.fsf@jurta.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1121118975 7526 80.91.229.2 (11 Jul 2005 21:56:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Jul 2005 21:56:15 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 11 23:56:05 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ds6Ei-0002E6-Ch for ged-emacs-devel@m.gmane.org; Mon, 11 Jul 2005 23:54:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ds6GI-0006hd-Fo for ged-emacs-devel@m.gmane.org; Mon, 11 Jul 2005 17:56:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ds6De-0005OS-58 for emacs-devel@gnu.org; Mon, 11 Jul 2005 17:53:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ds6DT-0005GA-EK for emacs-devel@gnu.org; Mon, 11 Jul 2005 17:53:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ds6DR-0005E8-FF for emacs-devel@gnu.org; Mon, 11 Jul 2005 17:53:29 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1Ds6CG-0003kE-0g for emacs-devel@gnu.org; Mon, 11 Jul 2005 17:52:16 -0400 Original-Received: (qmail invoked by alias); 11 Jul 2005 21:44:31 -0000 Original-Received: from unknown (EHLO localhost.localdomain) [195.222.81.111] by mail.gmx.net (mp014) with SMTP; 11 Jul 2005 23:44:31 +0200 X-Authenticated: #16844820 Original-To: Juri Linkov User-Agent: KMail/1.4.3 In-Reply-To: <87pstxkf99.fsf@jurta.org> X-Y-GMX-Trusted: 0 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:40802 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40802 Juri Linkov wrote: > > Works for me, thanks. However, why ``only if a typed character is th= e > > same with and without an input method''? Maybe it should just proces= s > > the character _after_ it has been processed/converted by the input > > method, as opposed to processing it _before_, as currently. So, S-7 = in > > `russian- computer' would trigger special '?' character processing. > > This also means removing key bindings for `?', `*', `}', `|', > and hard-coding them. But I think it is not a bad idea after all: > I can't imagine a user wanting to rebind these characters (for reasons > other than remapping them in the input method). Any progress on this? (Just bugging you around so that we don't leave this out of the release accidentally; it might happen any other year, you know.) Paul