hi,
i downloaded the nightly snapshot to give spiffy new cm a try, and i'm having a strange problem starting it up that was not present in version 2.7 and below:
i am using cmucl 19c
i ran cm.sh as root once, just to get everything compiled and in the right place.
my .xemacs/init.el contains the following lines:

(add-to-list 'load-path "/usr/local/lisp/slime/")
(add-to-list 'load-path "/usr/local/lisp/cm/")
(load "etc/xemacs/cm.el")
(enable-cm-commands)

when i call cm as normal user thus:
/usr/local/lisp/cm/bin/cm.sh -l lisp -e xemacs -v

this is in my term window:
Command:     '/usr/bin/xemacs'  -eval '(progn (load "/usr/local/lisp/cm/bin/../etc/xemacs/cm.el") (enable-cm-commands) (cm "/usr/local/lisp/cm/bin/cm.sh -l /usr/local/bin/lisp" ))'

and the minibuffer in my xemacs says:
Searching for program: No such file or directory, /usr/local/lisp/cm/bin/cm.sh -l /usr/local/bin/lisp

and that's it. what am i doing wrong?

thanks,
bill sack

Reply via email to