Invokes a command in the input model for a specified output pane, without the translator being called.
capi
invoke-untranslated-command command output-pane &rest event-args
| command⇩ | 
A Lisp object defined as a command by define-command. | 
| output-pane⇩ | 
An output-pane. | 
| event-args⇩ | 
A list of appropriate arguments for the event that command is associated with. | 
The function invoke-untranslated-command invokes command with arguments event-args in the input model of output-pane, without the translator being called to process the gesture information. To perform the translation, use invoke-command.
invoke-command
define-command
output-pane
12.2.2 Commands - aliases
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42