xscheme-start-hook

xscheme-start-hook is a variable defined in `xscheme.el'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
If non-nil, a procedure to call when the Scheme process is started.
When called, the current buffer will be the Scheme process-buffer.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 20.3 of Emacs.