i checked in some more fixes last week (rev 1.17 of cm.el) that stop cm
from "stepping" on the value of slime's 'inferior-lisp-program'
variable, and also to clear the slime connection hook each time so that
cm's slime initalization wont happen if you start to a non-cm image.
the replcement variable for inferior-lisp-program is called
'cm-progam', set it to the shell command that starts cm . if you dont
set cm-program it will default to the value of inferior-lisp-program,
or the string "cm" if inferior-lisp-program is its default (non-cm)
value.
On Aug 3, 2006, at 6:55 PM, Juan I Reyes wrote:
Thanks a lot Rick and Robert for the extra Xemacs cm.el lines.
The CM-Slime interaction seems to be working fine now!
I am running Fernando's PlanetCCRMA Slime and SBCL under Xemacs version
21.4.19 on Linux FC-4. My ~/.xemacs/init.el settings are:
;;; Slime-CM-Interaction
(add-to-list 'load-path "/usr/share/slime/")
(add-to-list 'load-path "/usr/share/lisp/cm")
(load "etc/xemacs/cm.el")
(enable-cm-commands)
and everything seems to be working according to CM's new documentation
in particular the 'M-x cm' command and some of the evaluation features
of Slime that didn't work before.
--* Juan Reyes
On Thu, 2006-07-20 at 07:08 -0500, Rick Taube wrote:
robert ive folded your fix into the sources (rev 1.16 of cm.el). I
appreciate your help!
--rick
On Jul 19, 2006, at 6:47 PM, Robert Matovinovic wrote:
[...] It took me some
hours, but now its working, and the changes are minor.
_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist