kbd-macro-query - Query termination of keyboard macro
[Definition]
kbd-macro-query (C-x q)
[Execution]
kbd-macro-query "y"|"n"|"C-g"
kbd-macro-query queries the termination state of keyboard macro recording. If the command is executed during a keyboard macro definition, at that point during its execution the user is prompted as to whether to continue the macro execution. A reply of "y" continues the execution as normal, "n" stops execution at that point once, if executing the macro n times the macro will still executed a further n-1 times. If the "C-g" abort command is entered then all keyboard macro execution is aborted, regardless of the number of repetitions.
(c) Copyright JASSPA 1999
Last Modified: 1998/07/10
Generated On: 1999/12/01