Next Prev Up Top Contents Index

2.5.3 Prefix arguments

Editor commands can be supplied with an integer argument which sometimes alters the effect of that command, but in most cases indicates how many times that 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. Prefix arguments sometimes have no effect on a command.


LispWorks Editor User Guide - 14 Dec 2001

Next Prev Up Top Contents Index