all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Move yanked entry to front of kill ring instead of other way around
@ 2007-11-21 10:48 bramadams
  2007-11-22  5:54 ` Kevin Rodgers
       [not found] ` <mailman.3931.1195711151.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 7+ messages in thread
From: bramadams @ 2007-11-21 10:48 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I'm using OSX Aquamacs 1.2a (based on emacs 22), but the following
issue also occurs on e.g. Slackware 10.2's emacs (21.4.2).

If one kills a number of things in a row, e.g. "haha", "hoho" and
"hihi", and then yanks the second-to-last ("hoho"), the front of the
kill ring has moved to "hoho". If one then wants to yank "hihi", one
needs to cycle back through the whole kill ring until it overflows
again and the last killed entries are reached again. This can be
tedious after editing for a while.

Is there some command which allows to either cycle backwards in the
kill ring (from the front to the newer entries; "undo" does not work
for this), or (better yet) to physically move a yanked entry to the
front of the ring? In that case, in my example "hoho" and "hihi" would
just swap places.

Kind regards,

Bram Adams

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

end of thread, other threads:[~2007-12-05 17:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-21 10:48 Move yanked entry to front of kill ring instead of other way around bramadams
2007-11-22  5:54 ` Kevin Rodgers
     [not found] ` <mailman.3931.1195711151.18990.help-gnu-emacs@gnu.org>
2007-11-22  8:45   ` bramadams
2007-11-22 16:07     ` Mathias Dahl
2007-11-22 16:34       ` bramadams
2007-11-26 16:17         ` bramadams
2007-12-05 17:08           ` Mathias Dahl

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.