Info Node: (efaq)Repeating a command as many times as possible
(efaq)Repeating a command as many times as possible
How do I repeat a command as many times as possible?
====================================================
Use `C-x (' and `C-x )' to make a keyboard macro that invokes the
command and then type `M-0 C-x e'.
Any messages your command prints in the echo area will be suppressed.
If you need to repeat a command a small number of times, you can use
`C-x z', see Note:Repeating commands.