Clementson, Bill | 20 Feb 2003 16:41

RE: [cormanlisp] Re: Success with ILISP/Corman (Was : Anyone using Emacs/ILISP with Corman Common Lisp?)

Thanks Edi,

However, I still can't get a simple Corman 2.0 REPL to work in emacs. Here
are the steps I followed:

Configuration:
Windows/2000
Emacs 21.2 (precompiled)

1. Created c:\home & c:\home\site directories
2. Downloaded Corman 2.0 and installed in c:\bin\corman-2.0
3. Downloaded all corman patches and applied them with:
   clconsole -image "" -execute sys/compile-sys.lisp
4. Downloaded ilisp from cvs and installed in c:\home\site\ilisp
5. Compiled ilisp as per CL Cookbook instructions with icompile.bat
6. Modified the "(unless (fboundp ..." line in cormanlisp.lisp as per your
previous instructions (I didn't generate the arglist file or modify the
other lisp files to provide for arglist prompts)
7. Did a "clconsole -image cormanlisp.img" and loaded cl-ilisp.lisp,
ilisp-pkg.lisp, and cormanlisp.lisp
8. Did a save-image to ilisp.img
9. Verified that image worked ok by doing "clconsole -image ilisp.img"
10. Modified your .emacs to point to my ilisp & emacs locations; otherwise
left it as is
11. Ran emacs and executed "cormanlisp" command. Corman starts up but hangs
immediately with the following:

Starting C:/bin/corman-2.0/clconsole.exe -image C:/bin/corman-2.0/ilisp.img
...
;; Corman Lisp 2.0  Copyright (c) 2002 Roger Corman. All rights reserved.
(Continue reading)


Gmane