editor in CLISP

Joel A. Stern 103675.1167@CompuServe.COM
11 Jan 97 19:55:03 EST


After reading my CLISP documentation again, I now know at least how to use the
built-in editor. For anyone else in my former state of confusion over this
here's what to do.

Start CLISP or CM. Type the following, providing the path to your CLISP
directory if necessary:

(load "c:\\lisp\\editor.lsp")

After the editor compiles type:

(ed)

You will then be in the built-in screen editor. Type alt-h for help. Press esc
to return to the Lisp prompt.

I'm still trying to get CLISP to run in a DOS window under Win95. I've tried
using RSX and RSXWIN, so far to no avail. If anyone has any knowledge on how to
do this please let me know.

Joel Stern
103675.1167@compuserve.com