[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Clisp under Xemacs




Hello together,

I didnt get Clisp properly run in Xemacs (Xemacs 19.15, ilisp-version V5.8).
After having launched Clisp as an inferior lisp process, the 
communication between Clisp and Xemacs hangs. Perhaps somebody may send
me his Xemacs adaptation for Clisp.


Thanks for any help,

  Benno


PS.

I added the following lines to define Clisp as an inferior Lisp dialect:

(autoload 'clisp97 "ilisp" "Run an inferior Clisp" t)
(defdialect clisp97 "Clisp version of ..." clisp (setq clisp97-program "clisp"))