Consider the following situation: N items in the kill ring. The desired item needed to be yanked is item #k
A numerical argument solution won't really do since counting or keeping track of the position of things in the kill ring is annoying.
|
Consider the following situation: N items in the kill ring. The desired item needed to be yanked is item #k A numerical argument solution won't really do since counting or keeping track of the position of things in the kill ring is annoying. |
|||
|
|
|
What is the actual question? What's wrong with pressing C-y and then M-y k-times? |
|||||||||||||
|
|
Try the |
|||
|
Use Icicles with key C-- C-y, that is, a negative prefix arg to C-y. That completes against the entries in the While completing against the |
|||
|
|