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: Keybindings in non-Latin layout Date: Sun, 03 May 2009 14:55:08 +0300 Organization: JURTA Message-ID: <87ocuaqu3n.fsf@mail.jurta.org> References: <5f0660120905020830o4a21cc3v6932025bab16c76e@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1241351900 20436 80.91.229.12 (3 May 2009 11:58:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 3 May 2009 11:58:20 +0000 (UTC) Cc: emacs-devel@gnu.org To: cmr.pent@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 03 13:58:12 2009 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 1M0aKf-0007Cf-1Z for ged-emacs-devel@m.gmane.org; Sun, 03 May 2009 13:58:09 +0200 Original-Received: from localhost ([127.0.0.1]:51702 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M0aKe-0007DH-IK for ged-emacs-devel@m.gmane.org; Sun, 03 May 2009 07:58:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M0aKZ-0007Be-8l for emacs-devel@gnu.org; Sun, 03 May 2009 07:58:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M0aKT-000777-QZ for emacs-devel@gnu.org; Sun, 03 May 2009 07:58:01 -0400 Original-Received: from [199.232.76.173] (port=47508 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M0aKT-00076y-Jk for emacs-devel@gnu.org; Sun, 03 May 2009 07:57:57 -0400 Original-Received: from relay03.kiev.sovam.com ([62.64.120.201]:64431) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M0aKT-0006SO-2k for emacs-devel@gnu.org; Sun, 03 May 2009 07:57:57 -0400 Original-Received: from [83.170.232.243] (helo=smtp.svitonline.com) by relay03.kiev.sovam.com with esmtp (Exim 4.69) (envelope-from ) id 1M0aKP-000Elt-Mk; Sun, 03 May 2009 14:57:53 +0300 In-Reply-To: <5f0660120905020830o4a21cc3v6932025bab16c76e@mail.gmail.com> (=?koi8-r?B?IuHOxNLFyiDwwdLBzc/Oz9ciJ3M=?= message of "Sat, 2 May 2009 19:30:10 +0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (x86_64-pc-linux-gnu) X-Scanner-Signature: dd5701c86360acb8383b46d8fd27d5ab X-DrWeb-checked: yes X-detected-operating-system: 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:110615 Archived-At: > Is there a way to implement such a feature in GNU Emacs or it would > only work on w32, not on GNU system? Maybe it is possible to solve > these problems using the knowledge about character conversion > (available in the input method)? Is it possible to use input method > character conversion table the other direction? This is possible with the following patch: http://thread.gmane.org/gmane.emacs.devel/46455/focus=46602 -- Juri Linkov http://www.jurta.org/emacs/