On Wed, Jan 13, 2010 at 8:38 PM, brian <[email protected]> wrote: > > I was wondering if this is the right statement for setting the external > classpath? > > setq swank-clojure-classpath >
That's the right variable. You can set it, and then Clojure Box's setup appends to it to make sure clojure, contrib, and swank are on the classpath when starting the REPL.
-- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
