Variable: xscheme-process-command-line
xscheme-process-command-line is a variable defined in xscheme.el.gz.
Value
nil
Documentation
Command used to start the most recent Scheme process.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/xscheme.el.gz
(defvar xscheme-process-command-line nil
"Command used to start the most recent Scheme process.")