Hi Nicolas,

On Sun, Jan 27, 2019 at 10:01 PM Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote:
>
> Hello,
>
> Johannes Altmanninger <aclo...@gmail.com> writes:
>
> > However, I want to use org-plus-contrib from the Org ELPA repository.
> > which uses a slightly different definition:
> >
> > (org-defkey org-mode-map (kbd "M-<tab>") #'pcomplete)
> > (org-defkey org-mode-map (kbd "ESC <tab>") #'pcomplete)
>
> Would (kbd "M-TAB") and (kbd "ESC TAB") work?

Yes, either of them works!
They appear to behave the same as (kbd "\M-\t").

Regards,
Johannes

>
> Regards,
>
> --
> Nicolas Goaziou

Reply via email to