[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Starting a dialect runs the hooks on comint-mode-hook
and ilisp-mode-hook
and then DIALECT-hooks
specific
to dialects in the nesting order below.
common-lisp allegro clisp-hs cmulisp cormanlisp kcl akcl gcl ecl ibcl lispworks lucid liquid openmcl sbcl scheme chez guile mzscheme drscheme-jr oaklisp Scheme->C (still "in fieri") scm snow stk xlisp xlispstat |
On the very first prompt in the inferior Lisp,
the hooks on ilisp-init-hook
are run. For more information on
creating a new dialect or variables to set in hooks, see `ilisp.el'.
ilisp-site-hook
ilisp-load-hook
ilisp-mode-hook
ilisp-init-hook
DIALECT-hook
Variables you might want to set in a hook or dialect:
ilisp-*prefix*
ilisp-program
ilisp-motd
lisp-wait-p
t
for synchronous sends
ilisp-handle-errors
t
for ilisp to handle errors from the underlying Lisp.
ilisp-display-output-function
lisp-no-popper
t
to have all output in inferior Lisp
ilisp-*use-frame-for-output*
t
(default) to have multiline output in a distinct emacs-frame.
ilisp-*use-frame-for-arglist-output-p*
t
(default) to have multiline arglist-output in a seperate
emacs-frame.
ilisp-bindings-*bind-space-p*
t
to have the SPC-key bound to #'ilisp-arglist-message-lisp-space.
ilisp-*arglist-message-lisp-space-p*
t
to display the arglist of the current function displayed,
after you hit SPC.
ilisp-*enable-imenu-p*
t
to enable ilisp-imenu, that provides an index of all
lisp-functions/definitions in a file.
lisp-show-status
nil
to stop showing process status
ilisp-*prefix-match*
t
if you do not want partial completion
ilisp-filter-regexp
ilisp-filter-length
ilisp-other-prompt
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated by XEmacs shared group account on December, 19 2009
using texi2html 1.65.