An alternative syntax for dde-execute-command.
The function dde-execute
provides an alternative syntax for dde-execute-command. Unlike dde-execute-command
, dde-execute
takes the arguments for command as a sequence of args following &rest
, and does not have an argument for specifying how to handle an error.
LispWorks User Guide and Reference Manual - 20 Sep 2017