Re: newbie swank clojure emacs

2010-01-11 Thread brian
Thanks for this, this is very cool indeed! Eric Lavigne wrote: Since you are using Windows, you may find Clojure Box easier to install. http://clojure.bighugh.com/ I followed the riddell.us/.../slime_swank.html tutorial yesterday, and can confirm that it works well for Ubuntu. On Sun, Jan 10

Re: newbie swank clojure emacs

2010-01-10 Thread Phil Hagelberg
brian writes: > I'm trying to follow the directions at: > > http://riddell.us/tutorial/slime_swank/slime_swank.html The directions on that site are rather out of date. Try following the ones from the swank-clojure readme; they should cover you. I will contact the author of the tutorial to ask hi

Re: newbie swank clojure emacs

2010-01-10 Thread Rob Wolfe
brian writes: > Hi, > > I'm trying to follow the directions at: > > http://riddell.us/tutorial/slime_swank/slime_swank.html > > I'm doing this under cygwin. > > I think I did everything correctly, but it seems not to find the > clojure.jar file although I have it and the clojure-contrib.jar in my

Re: newbie swank clojure emacs

2010-01-10 Thread Eric Lavigne
Since you are using Windows, you may find Clojure Box easier to install. http://clojure.bighugh.com/ I followed the riddell.us/.../slime_swank.html tutorial yesterday, and can confirm that it works well for Ubuntu. On Sun, Jan 10, 2010 at 5:58 AM, brian wrote: > > Hi, > > I'm trying to follow

newbie swank clojure emacs

2010-01-10 Thread brian
Hi, I'm trying to follow the directions at: http://riddell.us/tutorial/slime_swank/slime_swank.html I'm doing this under cygwin. I think I did everything correctly, but it seems not to find the clojure.jar file although I have it and the clojure-contrib.jar in my home directory as configure