emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Make `C-x {' and `C-x }' repeatable


From: Stefan Monnier
Subject: Re: [PATCH] Make `C-x {' and `C-x }' repeatable
Date: Wed, 22 May 2013 18:08:13 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> But it seems repeat.el can't be used if there are different commands
>> in the key sequence.
> No (i.e., correct), at least not the way I did it.

Indeed.  But I don't think it's a big deal: set-temporary-overlay-map
makes it easy enough that you shouldn't need to use repeat.el
programatically (i.e. repeat.el is only useful as an implementation of
the C-x z command).


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]