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: Tue, 29 Jan 2019 10:09:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

Johannes Altmanninger <address@hidden> writes:

> 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").

Done. Thank you.

Regards,

-- 
Nicolas Goaziou



reply via email to

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