GNU bug report logs -
#13333
24.3.50; (emacs) `Minibuffer History'
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Wed, 2 Jan 2013 04:14:02 UTC
Severity: minor
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 13333 <at> debbugs.gnu.org (full text, mbox):
> You can think of this as moving through the "future history" list.
"future history" is a misnomer.
> There is no logical connection between the set of default values
"default values" is a misnomer.
There can be only one default value that it used when the user enters
empty input in the minibuffer. Other values are not "defaults".
In most applications similar functionality is called "suggestions"
where a drop-down list of suggestions is displayed while the user
types a query into a text box. This feature is documented at
http://en.wikipedia.org/wiki/Search_suggest_drop-down_list
Thus I propose to enhance the documentation by replacing the term
DEFAULTS with (DEFAULT . SUGGESTIONS) where DEFAULT will retain
its original meaning of the value returned for empty input
and SUGGESTIONS is a list of suggestions available via `M-n'.
This bug report was last modified 3 years and 12 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.