all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* repeat C-x z
@ 2013-03-10  1:13 drain
  2013-03-10  3:53 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: drain @ 2013-03-10  1:13 UTC (permalink / raw)
  To: Help-gnu-emacs

Is there a function to repeat the last X commands?

Repeat would be much more useful if the numeric argument passed said x
parameter -- rather than an arg that repeats the last command x number of
times.

However, such a function may already exist; or mod of a function.

To be clear, the following functionality is desired (and I will send a
feature request if such a feature does not exist):

(using Emacs default bindings):

(1) M-3
(2) C-x z
(3) [last three commands are run, in this sequence:
antepenultimate->penultimate->ultimate]
(4) z [repeats (2) this until I press something else)



--
View this message in context: http://emacs.1067599.n5.nabble.com/repeat-C-x-z-tp280373.html
Sent from the Emacs - Help mailing list archive at Nabble.com.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: repeat C-x z
  2013-03-10  1:13 repeat C-x z drain
@ 2013-03-10  3:53 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2013-03-10  3:53 UTC (permalink / raw)
  To: Help-gnu-emacs

> Date: Sat, 9 Mar 2013 17:13:02 -0800 (PST)
> From: drain <aeuster@gmail.com>
> 
> Is there a function to repeat the last X commands?

Yes, define a keyboard macro, then invoke it.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-10  3:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-10  1:13 repeat C-x z drain
2013-03-10  3:53 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.