[CM] Re: cannot run cm script on Linux SBCL

Juan Reyes juanig@ccrma.Stanford.EDU
Tue, 02 Aug 2005 13:17:45 -0700


> 
> ;; my ~/.cminit.lisp file
> (load "/path/to/clm-3/all.lisp")
> (load "/path/to/cmn/cmn-all.lisp")
> (load "/path/to/fomus/load.lisp")
> 
> and so on.
> 

This is a good idea just for now with the exception of CMN (which takes
a while loading) with SBCL 0.9.0.x on Linux. XEmacs side and Slime are
not so ready now for this SBCL either.

Honestly speaking I am curious about the Fomus solution to notation and
CMN. 

Thanks a lot Rick,

  --* Juan