From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tim O Callaghan" Subject: Re: meta & esc Date: Fri, 10 Nov 2006 17:24:23 -0000 (GMT) Message-ID: <4821.145.36.45.123.1163179463.squirrel@www.dspsrv.com> Reply-To: timo@dspsrv.com Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gia79-0003Cw-Qw for emacs-orgmode@gnu.org; Fri, 10 Nov 2006 12:24:27 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gia78-0003Cj-1i for emacs-orgmode@gnu.org; Fri, 10 Nov 2006 12:24:27 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gia77-0003Cg-PE for emacs-orgmode@gnu.org; Fri, 10 Nov 2006 12:24:25 -0500 Received: from [193.120.211.34] (helo=dspsrv.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Gia77-0005Uo-Mb for emacs-orgmode@gnu.org; Fri, 10 Nov 2006 12:24:25 -0500 Received: from www-data by dspsrv.com with local (Exim 4.63) (envelope-from ) id 1Gia75-0004FE-V1 for emacs-orgmode@gnu.org; Fri, 10 Nov 2006 17:24:23 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org > Hi, > > Another basic question, but should there be equivalent ESC key > bindings for all of the Meta key bindings? I know the binding for M-S-RET doesn't seem to work. In checkbox/bullet lists, I get a bullet but no checkbox and the checkbox counters don't update. I can go through and put together the list of Meta bindings that lack escape equivalent bindings if they should exist. > > Edd > Not sure, but keybindings is something i would like to see modifiable, or at least the signifier key 'c-c'. Currently i have a hack that mods some of them, but it would be nicer if either they were re-definable, or the definitions were in a separate file, say org-keys.el Tim.