unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13334: 24.3.50; enhancement request: `C-0 M-n' reverses order of defaults
@ 2013-01-02  4:55 Drew Adams
  2013-01-03  0:27 ` Juri Linkov
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Drew Adams @ 2013-01-02  4:55 UTC (permalink / raw)
  To: 13334

This is an enhancement request.
 
Not long ago we introduced the possibility of having more than one
default value for minibuffer input.  Users can cycle among these using
`M-n' (when the end of the history is reached, including before using
`M-p').
 
These default values are sometimes ordered in a way that we think might
be useful (more useful values closer to the last input, i.e., to the end
of the past inputs).  Sometimes there is no special order.
 
In any case, today a user must cycle `M-n' repeatedly to get to a
default value that is far from the last input.  S?he can use a prefix
argument to skip over some values.
 
A zero prefix arg has no effect whatsoever: no feedback, nada.
 
The enhancement would be to let a zero prefix arg (e.g. `C-0') reverse
the list of available default values and then go to the first one
(previously the last one).  So you could cycle among the defaults in the
opposite order.
 
If there are 10 default values, the first `C-0 M-n' would move to the
10th value, which would become the 1st value.  The 9th would become the
2nd, and so on.  So the next `M-n' would move to what was previously
the 9th etc.
 
In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
 of 2012-12-31 on ODIEONE
Bzr revision: 111388 rudalics@gmx.at-20121231113513-subz2dazg6yjukzh
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.7) --no-opt --enable-checking --cflags
 -IC:/Devel/emacs/build/include --ldflags -LC:/Devel/emacs/build/lib'
 






^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-04-30 15:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-02  4:55 bug#13334: 24.3.50; enhancement request: `C-0 M-n' reverses order of defaults Drew Adams
2013-01-03  0:27 ` Juri Linkov
2013-01-03  0:49   ` Drew Adams
2013-01-03 23:51     ` Juri Linkov
2013-01-04  0:40       ` Drew Adams
2016-04-28 19:18 ` Lars Ingebrigtsen
2016-04-29 14:36   ` Drew Adams
2016-04-29 22:04 ` Michael Heerdegen
2016-04-29 22:47   ` Drew Adams
2016-04-30 10:35     ` Michael Heerdegen
2016-04-30 15:22       ` Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).