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
Message #98 received at 47150 <at> debbugs.gnu.org (full text, mbox):
> Why? Until very recently (? 2 months ago), minibuffer-inactive-mode
> served for both active and inactive MBs.
No: it was *activated* every time the minibuffer became inactive (and
not when the minibuffer was becoming active), and its keymap was only
active when the minibuffer was inactive.
The keymap and the hook are the main two features of
`minibuffer-inactive-mode`.
> The idea here is to avoid the proliferation of unneeded major modes.
Major modes are cheap. There is no problem with proliferation.
> We don't seem to need two distinct modes here for the minibuffer.
The two situations are very different, where the users expect very
different behavior.
> This is pretty much, but not quite, the same as how things were up until
> recently.
No, it's completely different: the difference may seem minor, but
this minor reason is the raison d'ĂȘtre of `minibuffer-inactive-mode`, so
what you're suggesting is, in practice, the removal of
`minibuffer-inactive-mode`.
Stefan
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.