GNU bug report logs -
#47150
28.0.50; Incorrect major-mode in minibuffer
Previous Next
Reported by: styang <at> fastmail.com
Date: Mon, 15 Mar 2021 00:58:01 UTC
Severity: normal
Found in version 28.0.50
Done: Alan Mackenzie <acm <at> muc.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> > Can I ask what's wrong with what I suggested: One mode, not two; just
> > change the name and provide a helpful doc-string that covers both
> > active and inactive?
>
> What's the benefit? Have you tried to implement it?
Is there really something to "implement"?
Rename `minibuffer-inactive-mode' to something
without "inactive".
Give it a doc string that says when inactive...
and when active.... We already have the former
part. The latter can just point out the keymaps
(which become links to their doc).
Benefit: Like what we have now - or after Alan's
change to fundamental-mode - but with better doc
and without a misleading mode name.
The behavior is already there, no? When inactive
we get the inactive key bindings. Otherwise, we
get the usual minibuffer keymaps.
IIUC, that's the case whether or not the "active"
state nominally uses `fundamental-mode', since the
minibuffer keymaps are still used. The difference
is (1) doc and (2) only one mode.
Feel free to let me know what I'm missing.
This bug report was last modified 4 years and 33 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.