> On May 30, 2017, at 15:51, Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote:
> 
>> http://lists.gnu.org/archive/html/help-gnu-emacs/2017-05/msg00306.html
>> 
>> Let me know if you need extra information.
> 
> What happens if you replace, e.g.,
> 
>  (org-defkey org-mode-map [(meta left)]  'org-metaleft)
> 
> with
> 
>  (org-defkey org-mode-map (kbd "M-<left>")  'org-metaleft)
> 
> in "org.el"?

Nothing changes.

Jean-Christophe 

Reply via email to