Name
run-in-xterm -- Return a procedure that runs CMD in an xterm.
Synopsis
(run-in-xterm cmd . opts)
Description
Return a procedure that runs CMD in an xterm.
Uses the variable `*xterm-command*' to determine how
to run an xterm. CMD may include options to the command.
The rest of the arguments are passed as options to the xterm command.