[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs-30 8064b2a6798: Document undocumented completion commands
From: |
Eli Zaretskii |
Subject: |
Re: emacs-30 8064b2a6798: Document undocumented completion commands |
Date: |
Sat, 11 Jan 2025 12:42:43 +0200 |
> From: Eshel Yaron <me@eshelyaron.com>
> Cc: emacs-devel@gnu.org
> Date: Thu, 09 Jan 2025 13:41:22 +0100
>
> Eli Zaretskii <eliz@gnu.org> writes:
>
> > Maybe you are right. But can you help me a bit more by telling which
> > functions that enter the minibuffer install the two keymaps I
> > mentioned in the doc string, minibuffer-local-map and
> > minibuffer-local-completion-map? Those are the functions in whose
> > minibuffer these commands can be used.
>
> Sure: essentially all functions that enter the minibuffer install
> minibuffer-local-map or a map that inherits from minibuffer-local-map.
>
> minibuffer-local-completion-map is specific to completing-read-default,
> the default completing-read-function which completing-read invokes.
OK, I moved the text to the doc string of completing-read, but are
there other functions where this is relevant?
Thanks.
- Re: emacs-30 8064b2a6798: Document undocumented completion commands, Eshel Yaron, 2025/01/05
- Re: emacs-30 8064b2a6798: Document undocumented completion commands, Eli Zaretskii, 2025/01/05
- Re: emacs-30 8064b2a6798: Document undocumented completion commands, Eshel Yaron, 2025/01/05
- Re: emacs-30 8064b2a6798: Document undocumented completion commands, Eli Zaretskii, 2025/01/05
- Re: emacs-30 8064b2a6798: Document undocumented completion commands, Eshel Yaron, 2025/01/06
- Re: emacs-30 8064b2a6798: Document undocumented completion commands, Eli Zaretskii, 2025/01/09
- Re: emacs-30 8064b2a6798: Document undocumented completion commands, Eshel Yaron, 2025/01/09
- Re: emacs-30 8064b2a6798: Document undocumented completion commands,
Eli Zaretskii <=
- Re: emacs-30 8064b2a6798: Document undocumented completion commands, Juri Linkov, 2025/01/11
- Re: emacs-30 8064b2a6798: Document undocumented completion commands, Eli Zaretskii, 2025/01/11
- Re: emacs-30 8064b2a6798: Document undocumented completion commands, Juri Linkov, 2025/01/12