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

2008-10-15 Thread Fredrik Appelberg
On Wed, Oct 15, 2008 at 5:26 PM, Matthew D. Swank < [EMAIL PROTECTED]> wrote: > > > Yeah, I had som problems with this as well. As far as I can tell, my > problem > > was that swank-clojure-extra-classpaths defaulted to '~/.clojure/*', but > the > > ability to specify wildcards in the classpath wa

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> (r

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

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

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" <[EMAI

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

2008-10-14 Thread Matthew D. Swank
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 resource on classpath: clojure/contrib/zip_filter/zip_filter.clj (NO_SOURCE_FILE: 0