From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jean-Christophe Helary Newsgroups: gmane.emacs.help Subject: Re: Ctrl-[ ? Date: Fri, 7 Jun 2019 22:16:54 +0900 Message-ID: <6DD2F8EB-9FCA-4213-BFE4-7CC053076A6C@traduction-libre.org> References: <08AC8151-5911-40FA-8B20-818B839D00AB@traduction-libre.org> <20190606134205.GB14057@tuxteam.de> <49DB7F13-F66A-4D3D-B0A2-091866DBB550@traduction-libre.org> <4D3354C8-D324-4AF8-9B84-603D41D81BD9@traduction-libre.org> <83k1dxrjzd.fsf@gnu.org> Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="200957"; mail-complaints-to="usenet@blaine.gmane.org" To: Help Gnu Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 07 15:17:54 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.47]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hZEkk-000qBx-9V for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Jun 2019 15:17:54 +0200 Original-Received: from localhost ([::1]:51026 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hZEki-0006s3-Ju for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Jun 2019 09:17:52 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33878) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hZEk1-0006qp-RN for help-gnu-emacs@gnu.org; Fri, 07 Jun 2019 09:17:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hZEk0-0007DN-IN for help-gnu-emacs@gnu.org; Fri, 07 Jun 2019 09:17:09 -0400 Original-Received: from relay12.mail.gandi.net ([217.70.178.232]:39859) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hZEk0-000709-64 for help-gnu-emacs@gnu.org; Fri, 07 Jun 2019 09:17:08 -0400 Original-Received: from [192.168.1.3] (pl32040.ag0304.nttpc.ne.jp [111.89.228.40]) (Authenticated sender: jean.christophe.helary@traduction-libre.org) by relay12.mail.gandi.net (Postfix) with ESMTPSA id C5428200011 for ; Fri, 7 Jun 2019 13:17:01 +0000 (UTC) In-Reply-To: X-Mailer: Apple Mail (2.3445.104.11) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 217.70.178.232 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:120801 Archived-At: > On Jun 7, 2019, at 20:43, Noam Postavsky wrote: > > On Fri, 7 Jun 2019 at 02:25, Eli Zaretskii wrote: > >>> I don't think it's possible to rebind C-[. >> >> I thought Stefan explained what needs to be done for that, and my >> understanding was that it all can be done on the user level. > > Oh, you're right actually, I hadn't followed the link before. This works: > > (define-key input-decode-map "\C-[" [C-left-bracket]) I had missed that part. Thank you so much :) > (define-key global-map [C-left-bracket] 'forward-char) Then, this is straightforward :) Now, what are the other function keys that require a similar treatment ? Jean-Christophe Helary ----------------------------------------------- http://mac4translators.blogspot.com @brandelune