[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Minibuffer keymaps
From: |
Eli Zaretskii |
Subject: |
Re: Minibuffer keymaps |
Date: |
Sat, 16 Sep 2023 17:44:17 +0300 |
> From: "T.V Raman" <raman@google.com>
> Cc: emacs-devel@gnu.org
> Date: Sat, 16 Sep 2023 07:41:55 -0700
>
> Thanks! That said, are there cases today where minibuffer doesn't offer
> completion? -- Perhaps read-string and some others, but we could
> simplify things if it's worth it by just having completion available in
> all minibuffers.
I don't think we want to force all minibuffer-reading programs to use
completion. There's no reason for that, and having two maps doesn't
make Emacs much more complex than if we had just one. The flexibility
of being able to use the minibuffer without completion is more
important.