~bonthron/emacs-view-kill-ring

Emacs customization to view delete (kill ring) as a menu
4cbf8fd4 — jason bonthron 1 year, 1 month ago
add gnu license
7cbe5aed — jason bonthron 1 year, 1 month ago
new

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~bonthron/emacs-view-kill-ring
read/write
git@git.sr.ht:~bonthron/emacs-view-kill-ring

You can also use your local clone with git send-email.

#view-kill

Very simple but extemely useful emacs script for viewing your kill ring.

view-kill
Displays the entire kill ring as a single menu of numbered items.
Select a number to insert that item into your current buffer.
Use <SPACE> to scroll.
Note: the length of your kill ring is controlled by the variable 'kill-ring-max'.

Just copy to your .emacs file.

https://www.emacswiki.org/emacs/view-kill.el

Do not follow this link