Re: classpath problem with emacs and slime

2010-06-23 Thread Phil Hagelberg
On Wed, Jun 23, 2010 at 8:36 AM, Manuel wrote: > I created a new project using leinigen; told it to download and > install clojure-contrib (along with some other things), which it does, > and everything works fine except that I can't use > clojure.contrib.math. > > If I try (:use clojure.contrib.m

classpath problem with emacs and slime

2010-06-23 Thread Manuel
Hello there, I'm new to Clojure and encountered a problem which I couldn't solve on my own. I created a new project using leinigen; told it to download and install clojure-contrib (along with some other things), which it does, and everything works fine except that I can't use clojure.contrib.math