emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bind pcomplete to C-M-i


From: Johannes Altmanninger
Subject: Re: [O] Bind pcomplete to C-M-i
Date: Sun, 27 Jan 2019 22:17:50 +0100

Hi Nicolas,

On Sun, Jan 27, 2019 at 10:01 PM Nicolas Goaziou <address@hidden> wrote:
>
> Hello,
>
> Johannes Altmanninger <address@hidden> 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

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