help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: weird key bindings...


From: Jean-Christophe Helary
Subject: Re: weird key bindings...
Date: Tue, 30 May 2017 21:02:54 +0900

> On May 30, 2017, at 18:32, Yuri Khan <yuri.v.khan@gmail.com> wrote:
> 
> On Tue, May 30, 2017 at 6:11 AM, Jean-Christophe Helary
> <jean.christophe.helary@gmail.com> wrote:
> 
>> Is there anything I can do about it ? It's confusing to use GUI emacs (on 
>> mac only ?) and not be able to access expected shortcuts out of the box.
> 
> What you can do immediately is add the bindings you want to your own
> init file, e.g.:
> 
> (with-eval-after-load 'org
>  (define-key org-mode-map (kbd "ESC <left>") 'org-metaleft))

Thank you. That works, obviously.

But that also means that I need to identify all the bindings that don't work 
and change them one by one, which is not really practical. Until a fix is found 
I can work in -nw.

Jean-Christophe 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]