GNU bug report logs -
#49844
Highlight non-selected minibuffer prompt
Previous Next
Full log
View this message in rfc822 format
> From: Juri Linkov <juri <at> linkov.net>
> Date: Thu, 05 Aug 2021 00:32:19 +0300
> Cc: 49844 <at> debbugs.gnu.org
>
> > Can't we just put it in minibuffer.el? (But then there should probably
> > be a user option to switch it on/off.)
>
> Ironically, minibuffer.el is intended for code that deals with
> completions. Its first line is
>
> ;;; minibuffer.el --- Minibuffer completion functions
That's not carved in stone, though. We could change that heading
accordingly, and start adding stuff to minibuffer.el that doesn't
necessarily deal with completion.
> But most code that deals with the minibuffer
> is somewhere in the middle of simple.el.
Which is somewhat sub-optimal, I think.
> Maybe it would make sense to create a new file with the name e.g.
> minibuf-x.el as a mixed bag of tiny minibuffer features?
I don't think a new file is justified at this time.
This bug report was last modified 2 years and 298 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.