help with clojure + slime

2009-08-29 Thread mlm
I'm using clojure version: Clojure 1.1.0-alpha-SNAPSHOT and I'm trying to get slime and clojure to work on OS X. slime works with my sbcl install without any problems. I installed all of the packages and I'm getting an error while starting slime - clojure: 1. I go into clojure mode (M-x clojur

Re: help with clojure + slime

2009-08-30 Thread Lauri Pesonen
2009/8/30 mlm : > (setq swank-clojure-extra- > classpaths >      (list > "/opt/clojure/clojure-contrib/clojure-contrib.jar:/opt/clojure/swan\ > k-clojure/swank/swank.clj")) Try changing the swank-clojure bit to point to the directory rather than the .clj file, i.e. either /opt/clojure/swank-clo