Version 0.1 of package Register-List has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Register-List describes itself as:

  =================================
  Interactively list/edit registers
  =================================

More at https://elpa.gnu.org/packages/register-list.html

## Summary:

  This library lets you list and edit registers.  M-x `register-list'
  displays a list of currently set registers.

  This list is similar to that of `bookmark-bmenu-list': you can set
  registers to delete with `d' and delete them with `x'.  If you want
  to concatenate the content of registers, mark them with `c' and
  process with `x'.

  You can also edit the register's key with `k' and its value with `v'
  Hitting RET on a value string will jump to the register's location or
  add the text to the kill ring.  Hitting RET on a register's type will
  restrict the list to registers of this type.

## Recent NEWS:

[Not provided 🙁]

Reply via email to