Arguments: host port
Key sequence: None
Connects to a remote client for remote debugging. Without a prefix argument, also immediately open a Listener.
Arguments: None
Key sequence: None
Reconnects a Remote Listener to a remote client. It can be used only in a Remote Listener after the client side has disconnected, which may be either because the read-eval-print loop on the client side exited, or the connection was closed (which may also be because the client crashed). The command tries to reconnect the Listener to the same client, which can work if the connection is still open, if there is another connection to the same client, or if the client is listening for connections.
Arguments: None
Key sequence: None
Evaluates, in the remote client, the Lisp forms in the current buffer.
Arguments: None
Key sequence: None
Evaluates, in the remote client, the Lisp forms in the current region.
Arguments: None
Key sequence: None
Evaluates, in the remote client, the current top level form.
Arguments: None
Key sequence: None
Evaluates, in the remote client, the Lisp form preceding the current point.
Remote Evaluate Region In Listener
Arguments: None
Key sequence: None
Evaluates, in a Remote Listener, the Lisp forms in the current region.
Remote Evaluate Defun In Listener
Arguments: None
Key sequence: None
Evaluates, in a Remote Listener, the current top level form.
Remote Evaluate Last Form In Listener
Arguments: None
Key sequence: None
Evaluates, in a Remote Listener, the Lisp form preceding the current point.
Set Default Remote Debugging Connection
Arguments: None
Key sequence: None
Sets the default remote debugging connection.
LispWorks Editor User Guide (Windows version) - 17 Aug 2017