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: Nicolas Goaziou
Subject: Re: [O] Bind pcomplete to C-M-i
Date: Sun, 27 Jan 2019 22:01:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

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?

Regards,

-- 
Nicolas Goaziou



reply via email to

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