emacs-devel
[Top][All Lists]
Advanced

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

RE: [External] : Making a key binding work in minibuffer editing.


From: Drew Adams
Subject: RE: [External] : Making a key binding work in minibuffer editing.
Date: Thu, 2 Sep 2021 19:05:25 +0000

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

reply via email to

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