Home / Emacs / Keyboard macro
Automatic repeating
To re-execute a keyboard macro:
- until the bell rings 1: type
C-0
before executing N > 0
times: typeC-N
before executing
Footnotes:
1
The bell rings, for example, upon reaching EOF.
Home / Emacs / Keyboard macro
To re-execute a keyboard macro:
C-0
before executingN > 0
times: type C-N
before executingThe bell rings, for example, upon reaching EOF.