Previous: The Prefix Argument, Up: Command Arguments [Contents][Index]
It is often desirable to call commands from Lisp code, in which case arguments which would otherwise be prompted for are passed as optional arguments following the prefix argument. A command should prompt for any arguments not supplied.