[CM] more about emacs
taube@uiuc.edu
taube@uiuc.edu
Sun, 11 Jun 2006 18:41:06 -0500
not reall sure what is going wrong for you. try adding this to you .emacs file
(setq inferior-lisp-program "cm")
then try M-x cm
if that doesnt work im not sure what else to try.
---- Original message ----
>Date: Sun, 11 Jun 2006 09:47:29 -0700 (PDT)
>From: George Tourtellot <tourtelt@yahoo.com>
>Subject: [CM] more about emacs
>To: cmdist@ccrma.Stanford.EDU
>
>...wrt to Rick's last message.
>I did this.
>
>now, which cm gives:
>/usr/local/bin/cm
>
>my .emacs file contains:
>(add-to-list 'load-path
>"/Volumes/250gig/Music/Apps/LISP/slime/")
>(setq inferior-lisp-program "/opt/local/bin/openmcl")
>(require 'slime)
>(slime-setup)
>(add-to-list 'load-path
>"/Volumes/250gig/Music/Apps/LISP/cm-2.8.0")
>(load "etc/xemacs/cm.el")
>(enable-cm-commands)
>
>and I get the problem described before when doing M-cm
>from emacs:
>
>in bottom window:
>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--
>
>
>
>
>I'm using GNU Emacs 21.2.1 on mac os 10.4
>george
>
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam? Yahoo! Mail has the best spam protection around
>http://mail.yahoo.com
>
>_______________________________________________
>Cmdist mailing list
>Cmdist@ccrma.stanford.edu
>http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist