emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Gustavo Barros <gusbrs.2016@gmail.com>
To: emacs-orgmode@gnu.org, Johannes Altmanninger <aclopte@gmail.com>
Subject: Re: Bind pcomplete to C-M-i
Date: Sun, 27 Jan 2019 17:02:40 -0200	[thread overview]
Message-ID: <78a00f88-6637-0d85-aa37-f2f2d7ba161a@gmail.com> (raw)
In-Reply-To: <CAF8SGM-+wVq8J2RmdqBM2zACsxYT5JSEyCN0RYTqTg-bJV8YOg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 891 bytes --]

Hi all,
Hi Johannes,

for the record, there has been a question regarding this in Emacs.SX as 
of recent:
https://emacs.stackexchange.com/q/47239/18951

Best,
Gustavo.


On 27/01/2019 15:51, Johannes Altmanninger wrote:
> Hi,
>
> My installation of Emacs bundles Org mode 9.1.9
> and it defines keyboard mapping for completion like this:
>
> (org-defkey org-mode-map "\M-\t" #'pcomplete)
> (org-defkey org-mode-map [?\e (tab)] #'pcomplete)
>
> Here I can also use C-M-i to call pcomplete.
> (Both in windowed and terminal mode).
>
>
> 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)
>
> This does not bind C-M-i which I'd like to use.
> Is there any reason for this discrepancy?
>
> Thank you
> Johannes
>


[-- Attachment #2: Type: text/html, Size: 1471 bytes --]

  reply	other threads:[~2019-01-27 19:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-27 17:51 Bind pcomplete to C-M-i Johannes Altmanninger
2019-01-27 19:02 ` Gustavo Barros [this message]
2019-01-27 21:01 ` Nicolas Goaziou
2019-01-27 21:17   ` Johannes Altmanninger
2019-01-29  9:09     ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=78a00f88-6637-0d85-aa37-f2f2d7ba161a@gmail.com \
    --to=gusbrs.2016@gmail.com \
    --cc=aclopte@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).