Editor Commands can be supplied with an integer argument which, in many cases, indicates how many times a command is to be executed. This argument is known as a prefix argument as it is supplied before the command to which it is to be applied.
A prefix argument applied to some commands has a special meaning. Documentation to this effect is provided with the command definitions where appropriate in this manual. In most other cases the prefix argument repeats the command a certain number of times, or has no effect.
A prefix argument can be supplied to a command by first using the commandSet Prefix Argument (Ctrl+U) followed by an integer. Negative prefix arguments are allowed. A prefix argument between 0 and 9 can also be supplied using +digit.
Editor Command
[integer]
Key sequence:Ctrl+U [integer] Prefix-Argument-Default. Set Prefix Argumentis invoked more than once before a command, the prefix arguments associated with each invocation are multiplied together and the command to which the prefix arguments are to be applied is repeated this number of times. For example, if you typed inCtrl+U Ctrl+U 2 before a command, then that command would be repeated 8 times. Editor Variable
Set Prefix Argument. Key Sequence
+<0-9> Set Prefix Argument, except that only integers from 0 to 9 can be used (unless the key bindings are changed). Editor Command
Set Prefix Argument by typing a- before the integer.