Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!njin!princeton!phoenix!ghh
From: ghh@clarity.princeton.edu (Gilbert Harman)
Newsgroups: comp.emacs
Subject: run-lisp
Message-ID: 
Date: 30 Nov 88 21:23:40 GMT
Sender: news@phoenix.Princeton.EDU
Organization: Princeton University Cognitive Science Lab
Lines: 18

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