[CM] Re: Cmdist digest, Vol 1 #970 - 1 msg
taube at uiuc.edu
taube at uiuc.edu
Sat Jun 10 20:38:17 PDT 2006
look in cm/doc/emacs.html, it describes how to set up a system. the eqasiest way
is to firist install a command alias to cm.sh on your path, call it cm:
sudo ln -s /path/to/cm/bin/cm.sh /usr/local/bin/cm
[obviously replace /path/to/cm with the correct path for your machine...]
then add th little bit of glue code in your .emacs file:
(add-to-list 'load-path "/path/to/cm/")
(load "etc/xemacs/cm.el")
(enable-cm-commands)
see emacs.html for more info
---- Original message ----
>Date: Sat, 10 Jun 2006 14:45:45 -0700 (PDT)
>From: George Tourtellot <tourtelt at yahoo.com>
>Subject: [CM] Re: Cmdist digest, Vol 1 #970 - 1 msg
>To: cmdist at ccrma.Stanford.EDU
>
>thanks Doug,
>actually, I don't like Aquaemacs because it takes too
>long to open.
>
>continuing with my previous set-up, I almost have cm
>working except running it by typing M-cm in emacs
>doesn't work:
>
>slime starts, and in the top window I get:
>CL-USER>
>but in the bottom window I get:
>
>Undefined function CM called with arguments () .
> [Condition of type CCL::UNDEFINED-FUNCTION-CALL]
>
>Restarts:
> 0: [CONTINUE] Retry applying CM to NIL.
> 1: [USE-VALUE] Apply specified function to NIL this
>time.
> 2: [STORE-VALUE] Specify a function to use as the
>definition of CM.
> 3: [ABORT-REQUEST] Abort handling SLIME request.
> 4: [ABORT-BREAK] Reset this process
> 5: [ABORT] Kill this process
>
>Backtrace:
> 0: (CCL::CALL-CHECK-REGS 'CM)
> --more--
>
>
>
>which seems to indicate that cm can't be found. not
>sure what's wrong.
>
>anyone have suggestions?
>thanks,
>George
>
>
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam? Yahoo! Mail has the best spam protection around
>http://mail.yahoo.com
>
>_______________________________________________
>Cmdist mailing list
>Cmdist at ccrma.stanford.edu
>http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
More information about the Cmdist
mailing list