hi,<br>
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:<br>
i am using cmucl 19c<br>
i ran cm.sh as root once, just to get everything compiled and in the right place.<br>
my .xemacs/init.el contains the following lines:<br>
<br>
(add-to-list 'load-path &quot;/usr/local/lisp/slime/&quot;)<br>
(add-to-list 'load-path &quot;/usr/local/lisp/cm/&quot;)<br>
(load &quot;etc/xemacs/cm.el&quot;)<br>
(enable-cm-commands)<br>
<br>
when i call cm as normal user thus:<br>
/usr/local/lisp/cm/bin/cm.sh -l lisp -e xemacs -v<br>
<br>
this is in my term window:<br>
Command:&nbsp;&nbsp;&nbsp;&nbsp; '/usr/bin/xemacs'&nbsp; -eval '(progn
(load &quot;/usr/local/lisp/cm/bin/../etc/xemacs/cm.el&quot;)
(enable-cm-commands) (cm &quot;/usr/local/lisp/cm/bin/cm.sh -l
/usr/local/bin/lisp&quot; ))'<br>
<br>
and the minibuffer in my xemacs says:<br>
Searching for program: No such file or directory, /usr/local/lisp/cm/bin/cm.sh -l /usr/local/bin/lisp<br>
<br>
and that's it. what am i doing wrong? <br>
<br>
thanks,<br>
bill sack<br>
<br>