[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Another keybinding nit for afterwards
From: |
Kim F. Storm |
Subject: |
Re: Another keybinding nit for afterwards |
Date: |
Tue, 05 Dec 2006 23:37:08 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux) |
address@hidden (Kim F. Storm) writes:
> I often find that after using C-y M-y ..., the next time I use C-y, I
> usually want to insert the previous head of the kill-ring (as yanked
> by the first C-y). To facilitate this, I want a M-y following the C-y
> to only temporarily rotate the kill ring.
>
> To permanently rotate the kill-ring, I would like to use M-y M-y ... (i.e.
> start with M-y rather than C-y).
I have created a new option cua-paste-pop-rotate-temporarily which
implements this functionality for C-y (and C-v) + M-y when cua-mode is
enabled.
Of course, it is off by default, but people may give it a try...
--
Kim F. Storm <address@hidden> http://www.cua.dk
- Re: Another keybinding nit for afterwards,
Kim F. Storm <=