Re: emacs-cvs and swank-clojure under os-x 10.4

2008-10-15 Thread Matthew D. Swank
On Oct 15, 6:47 am, Fredrik Appelberg [EMAIL PROTECTED] wrote: On Tue, Oct 14, 2008 at 9:49 PM, Matthew D. Swank [EMAIL PROTECTED] wrote: swank-clojure seems to work fine; it just seems that java is ignoring 'swank-clojure-extra-classpaths. in slime: user (require

Re: emacs-cvs and swank-clojure under os-x 10.4

2008-10-15 Thread Fredrik Appelberg
On Tue, Oct 14, 2008 at 9:49 PM, Matthew D. Swank [EMAIL PROTECTED] wrote: swank-clojure seems to work fine; it just seems that java is ignoring 'swank-clojure-extra-classpaths. in slime: user (require 'clojure.contrib.zip-filter) java.io.FileNotFoundException: Could not locate Clojure

Re: emacs-cvs and swank-clojure under os-x 10.4

2008-10-14 Thread Jeffrey Chu
Hi Matt, I don't have a Mac easily available, so unfortunately I can't run tests on my own. Could you tell me what you have set in: C-h v swank-clojure-extra-classpaths And also the output of evaluating: M-: (swank-clojure-cmd) Thanks, - Jeff On Oct 14, 12:49 pm, Matthew D. Swank [EMAIL

Re: emacs-cvs and swank-clojure under os-x 10.4

2008-10-14 Thread Stephen C. Gilardi
On Oct 14, 2008, at 3:49 PM, Matthew D. Swank wrote: Anyone using clojure on a mac? I am. I specify which clojure slime should run using Swank Clojure Binary (in customize). In my shell script, I specify my classpath using a -cp $DIRS command line argument and also specify a place to