Re: ClojureBox on Window 7: classpath in .emacs file not working

2011-09-17 Thread Roberto Mannai
Update: setting manually an environment variable named HOME, you can choose where clojurebox/emacs will search your .emacs file. On Thu, Sep 15, 2011 at 9:13 PM, Roberto Mannai wrote: > Hi rsgoheen, > > Here how I'm now able to work with Clojurebox on Windows 7. Perhaps > mine it isn't exactly th

Re: ClojureBox on Window 7: classpath in .emacs file not working

2011-09-15 Thread Roberto Mannai
Hi rsgoheen, Here how I'm now able to work with Clojurebox on Windows 7. Perhaps mine it isn't exactly the same as yours but can give some hints. After some process sniffing, I found that Emacs was searching the .emacs file under C:\, so I created it. In order to create it, you have to do it in D

Re: ClojureBox on Window 7: classpath in .emacs file not working

2011-06-12 Thread Rasmus Svensson
In Clojurebox, this seems to be unnecessarily hard to do. Also, Clojurebox precedes the Clojure-centric build tools (Leiningen and Cake) which are the most common way to handle the classpath today, The docs recommend to use swank-clojure-project, but I recommend a more up to date approach: use Lein