[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Running CLISP inside Emacs (cont.)
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: Running CLISP inside Emacs (cont.)
- From: yue@maxwell.mmwb.ucsf.EDU (Kaizhi Yue)
- Date: Thu, 1 Apr 93 23:58:53 PST
To make meta-x run-lisp work for your lisp, it is assumed that you have
defined a command file lisp.cmd that is in the path "f:/usr/bin/". For your
particular lisp, this line needs to be modified. Alternatively, you
may simply call "lisp.exe -M lispinit.mem ..." directly.
Also please note that I have assumed that your cmd.exe is in "C:os2" path.
Kai