all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean-Christophe Helary <jean.christophe.helary@gmail.com>
To: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: weird key bindings...
Date: Tue, 30 May 2017 00:21:45 +0900	[thread overview]
Message-ID: <E3CBA9A5-E3DA-4AD4-9E42-302C8CBD973C@gmail.com> (raw)
In-Reply-To: <B0A5F878-398C-422E-A3A2-33C7C2B4E728@gmail.com>

After a chat on #emacsfr here is further weirdness:

M-: (lookup-key org-mode-map (kbd "ESC <left>"))
(GUI) nil
(terminal) org-metaleft

Jean-Christophe 

> On May 29, 2017, at 23:49, Jean-Christophe Helary <jean.christophe.helary@gmail.com> wrote:
> 
>> 
>> On May 29, 2017, at 23:37, Yuri Khan <yuri.v.khan@gmail.com> wrote:
>> 
>> On Mon, May 29, 2017 at 10:49 AM, Jean-Christophe Helary
>> <jean.christophe.helary@gmail.com> wrote:
>> 
>>>> When I'm in org-mode, most of the bindings involving Meta (esc on my Mac) do not produce the expected results. For ex. M-left should do org-do-promote but what it does is forward-word, although I *am* in org-mode.
>> 
>>> Ok, it looks like I get expected keybindings (as far as org-mode is concerned at least) when I launch emacs with -nw. When I launch it with a graphical frame, I get a lot of bindings overridden.
>>> 
>>> It is not my .emacs.el that does that, and as far as I can tell it is nothing in my .emacs.d ... So what would be the cause of that behavior ?
>> 
>> Press C-h k M-<left> when you are in Emacs in terminal. What does it say?
> 
> ESC <left> (translated from ESC M-O D) runs the command org-metaleft                           
> (found in org-mode-map), which is an interactive compiled Lisp                                 
> function in ‘org.el’.   
> 
>> Press C-h k M-<left> when you are in Emacs GUI. What does it say?
> 
> ESC <left> (translated from <escape> <left>) runs the command
> backward-word (found in global-map), which is an interactive compiled
> Lisp function in ‘simple.el’.
> 
> Jean-Christophe




  reply	other threads:[~2017-05-29 15:21 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-28 14:54 weird key bindings Jean-Christophe Helary
2017-05-29  3:49 ` Jean-Christophe Helary
2017-05-29  5:54   ` Emanuel Berg
2017-05-29  6:24     ` Jean-Christophe Helary
2017-05-29  7:20       ` Emanuel Berg
     [not found]         ` <87inkkruwb.fsf-trKG1I58N/ZemkTcIkSAvQ@public.gmane.org>
2017-05-29  7:38           ` Jean-Christophe Helary
2017-05-29 15:34             ` Emanuel Berg
2017-05-29 14:37   ` Yuri Khan
2017-05-29 14:49     ` Jean-Christophe Helary
2017-05-29 15:21       ` Jean-Christophe Helary [this message]
2017-05-29 15:32         ` Jean-Christophe Helary
2017-05-29 15:48         ` Joost Kremers
2017-05-29 15:38       ` Yuri Khan
2017-05-29 16:02         ` Joost Kremers
2017-05-29 17:52         ` Eli Zaretskii
2017-05-29 19:31           ` Yuri Khan
2017-05-29 23:11             ` Jean-Christophe Helary
2017-05-29 23:21               ` Emanuel Berg
2017-05-29 23:29                 ` Jean-Christophe Helary
2017-05-30  1:09                   ` Emanuel Berg
2017-05-30  2:03                   ` Robert Thorpe
2017-05-30  2:17                     ` Jean-Christophe Helary
2017-05-30  2:39                       ` Emanuel Berg
2017-05-30  3:08                         ` Jean-Christophe Helary
2017-05-30  6:01               ` Eli Zaretskii
2017-05-30  9:32               ` Yuri Khan
2017-05-30 12:02                 ` Jean-Christophe Helary
2017-05-30 12:43                   ` Emanuel Berg
2017-05-30 12:54                     ` Jean-Christophe Helary
2017-05-30 14:54                       ` Emanuel Berg
2017-05-29 19:50         ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E3CBA9A5-E3DA-4AD4-9E42-302C8CBD973C@gmail.com \
    --to=jean.christophe.helary@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.