From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: weird bug with `Russian-computer'? Date: Tue, 05 Jul 2005 08:27:34 +0300 Organization: JURTA Message-ID: <87pstxkf99.fsf@jurta.org> References: <200507040027.59478.pogonyshev@gmx.net> <87fyuvtgox.fsf@jurta.org> <200507041903.01060.pogonyshev@gmx.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1120543566 5068 80.91.229.2 (5 Jul 2005 06:06:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Jul 2005 06:06:06 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 05 08:06:06 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DpgZ4-0001qz-UU for ged-emacs-devel@m.gmane.org; Tue, 05 Jul 2005 08:05:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpgaJ-0003Wv-Mc for ged-emacs-devel@m.gmane.org; Tue, 05 Jul 2005 02:07:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DpgVD-00025O-D4 for emacs-devel@gnu.org; Tue, 05 Jul 2005 02:01:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DpgV5-00021g-7D for emacs-devel@gnu.org; Tue, 05 Jul 2005 02:01:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpgV1-0001o8-9n for emacs-devel@gnu.org; Tue, 05 Jul 2005 02:01:42 -0400 Original-Received: from [194.126.101.98] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DpgNl-0005D2-3h for emacs-devel@gnu.org; Tue, 05 Jul 2005 01:54:09 -0400 Original-Received: from mail.neti.ee (80-235-32-204-dsl.mus.estpak.ee [80.235.32.204]) by Relayhost1.neti.ee (Postfix) with ESMTP id CCF3B1F80; Tue, 5 Jul 2005 08:48:01 +0300 (EEST) Original-To: Paul Pogonyshev In-Reply-To: <200507041903.01060.pogonyshev@gmx.net> (Paul Pogonyshev's message of "Mon, 4 Jul 2005 19:03:01 +0300") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee 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:40393 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40393 > Works for me, thanks. However, why ``only if a typed character is the > same with and without an input method''? Maybe it should just process > 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). -- Juri Linkov http://www.jurta.org/emacs/