bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13334: 24.3.50; enhancement request: `C-0 M-n' reverses order of def


From: Michael Heerdegen
Subject: bug#13334: 24.3.50; enhancement request: `C-0 M-n' reverses order of defaults
Date: Sat, 30 Apr 2016 00:04:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.93 (gnu/linux)

"Drew Adams" <drew.adams@oracle.com> writes:

> 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.

A slightly different approach would be to make it just go to the end of
the history, without changing the order.  Then you could just use M-p to
go backwards.  I guess that would not be hard to do (see
`goto-history-element').


Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]