[comp.emacs] run-lisp

ghh@clarity.princeton.edu (Gilbert Harman) (12/01/88)

In article <545200001@uxg.cso.uiuc.edu>, gengler@UXG writes:
>How do you change the command used by 'run-lisp' to invoke a
>lisp processor of a different name.
>
>Our system's (gould) lisp is invoked with the command 'clisp' not
>'lisp' as run-lisp expects.  How can I change this?

(setq inferior-lisp-process "clisp")

You may need to include the full path name.

--
		       Gilbert Harman
                       Princeton University Cognitive Science Laboratory
	               221 Nassau Street, Princeton, NJ 08542
			      
		       ghh@princeton.edu
		       HARMAN@PUCC.BITNET