Function: kmacro-end-call-mouse
kmacro-end-call-mouse is a function alias and interactive for
kmacro-end-and-call-macro, defined in kmacro.el.gz.
This command is obsolete since 31.1; use kmacro-end-and-call-macro
instead.
Signature
(kmacro-end-call-mouse ARG &optional NO-REPEAT EVENT)
Documentation
Call last keyboard macro, ending it first if currently being defined.
With numeric prefix ARG, repeat macro that many times. Zero argument means repeat until there is an error. If triggered via a mouse EVENT, moves point to the position clicked with the mouse before calling the macro.
To give a macro a name, so you can call it even after defining other
macros, use C-x C-k n (kmacro-name-last-macro).
Key Bindings
Aliases
kmacro-end-call-mouse (obsolete since 31.1)