From: Drew Adams <drew.adams@oracle.com>
To: "Perry E. Metzger" <perry@piermont.com>,
emacs-devel <emacs-devel@gnu.org>
Subject: RE: [External] : Making a key binding work in minibuffer editing.
Date: Thu, 2 Sep 2021 19:05:25 +0000 [thread overview]
Message-ID: <SJ0PR10MB5488D80AFA69AF3B6D7F969BF3CE9@SJ0PR10MB5488.namprd10.prod.outlook.com> (raw)
In-Reply-To: <c1601a4d-2e1c-55e9-e29d-9d587e074993@piermont.com>
> > In general, you can bind keys in the minibuffer
> > keymaps. The most basic is `minibuffer-local-map'.
> >
> > See the Elisp manual, nodes `Text from Minibuffer'
> > and `Completion Commands':
>
> So I have to explicitly bind that, there's no common map that will be
> inherited both by the global map and the minibuffer maps?
Correct. Minibuffer keymaps are local to the minibuffer.
next prev parent reply other threads:[~2021-09-02 19:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-02 12:43 Making a key binding work in minibuffer editing Perry E. Metzger
2021-09-02 15:45 ` Stephen Berman
2021-09-02 18:14 ` Perry E. Metzger
2021-09-02 15:48 ` [External] : " Drew Adams
2021-09-02 18:15 ` Perry E. Metzger
2021-09-02 19:05 ` Drew Adams [this message]
2021-09-02 19:28 ` Stefan Monnier
2021-09-02 20:25 ` [External] : " Drew Adams
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=SJ0PR10MB5488D80AFA69AF3B6D7F969BF3CE9@SJ0PR10MB5488.namprd10.prod.outlook.com \
--to=drew.adams@oracle.com \
--cc=emacs-devel@gnu.org \
--cc=perry@piermont.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.