On Mon, Jan 11, 2010 at 3:49 PM, Chris Jenkins <cdpjenk...@gmail.com> wrote:

> Out of curiosity, what configuration do you have in place that's causing
>> clojure.contrib.pprint to be loaded?
>>
>>
> I'm not sure - all I did was to install Clojure Box and then I immediately
> saw the error message when it started up. Do you know how I could learn more
> about the configuration?
>
> Cheers,
>
> Chris
>

I see you got it working. I was about to say I was thinking of user.clj,
which Clojure loads if you have one in a directory that is on the classpath.
Also, if you have jars in $HOME/.clojure they are added to the classpath by
swank-clojure and then .clojure is searched for user.clj.

Shawn
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to