[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Make register easier to hook
From: |
Leo |
Subject: |
Re: Make register easier to hook |
Date: |
Thu, 31 Mar 2011 18:37:26 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3.50 (Mac OS X 10.6.7) |
On 2011-03-29 01:39 +0800, Davis Herring wrote:
>> I would like to extend register.el so that 3rd party packages can add
>> new register and have C-x r j, C-x r i and M-x list-registers work with
>> it without needing to modify register.el.
>
> There are also the (rarer) verbs increment, prepend, and append that could
> be useful interfaces to expose for some types.
Thanks for suggesting. I think we can add support for these when
requested.
Leo