hi you can run cm without slime:

1) comment out the slime loading lines in your .emacs
2) add the following lines to your .eamcs

   (require 'inf-lisp)
   (setq inferior-lisp-program "/path/to/cm/bin/cm.sh")

3) then restar emacs and do
         M-x run-lisp



a suggestion - i'm having a hard time getting used to cm/slime - would it be possible at some point to include a command-line switch that allows cm to run as a emacs process without slime? i tried for a couple of hours today to disable it by hacking around, but had no luck.

ohyeah, i'm using cmucl 19c, cm 2.9.1 from recent snapshot on fc3 linux

 all best,
 bill

_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to