cormanlisp patches for 5.11

Reini Urban <[email protected]>
Newsgroups gmane.lisp.ilisp.devel
Organization http://www.x-ray.at
Message-ID <[email protected]>
Corman Lisp support for ilisp 5.11 (release) works fine now.

I didn't check it with ntemacs, only XEmacs (msvc and cygwin)

Hint:
Best is to load cl-ilisp.lisp, ilisp-pkg.lisp and cormanlisp.lisp 
into cormanlisp at first and save the image. (see make-ilisp-img.lisp)
Copy makeilisp.bat and compile-ilisp.lisp to the corman directory, fix 
the ilisp path in compile-ilisp.lisp and run makeilisp.bat.

I had to add some cygwin hacks for filename translation 
(similar to ange-ftp prefixes) for non-cygwin lisps and cygwin XEmacs 
or bash.

ilisp-snd.el:
  (file-name-hack "/user@server:~/xx.lisp) => "~/xx.lisp"
  (file-name-hack "/cygdrive/r/xx.lisp") => "r:/xx.lisp"
cl-ilisp.lisp: 
  new ilisp-w32-fix-filenames
ilisp-cl-easy-menu.el
  added a Debugger menu section for xemacs (easy-menu)

ILISP Patches:
  http://xarch.tu-graz.ac.at/autocad/lisp/cormanlisp/ilisp-ccl-5.11.zip
Required Cormanlisp patches:
  http://xarch.tu-graz.ac.at/autocad/lisp/cormanlisp/ccl-1.5-patches.zip

-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.