Re: clojure and emacs

2011-09-01 Thread Paul Nakata
On Thursday, September 1, 2011 10:03:13 AM UTC-7, melipone wrote: > > I do like "lein repl" on the command line. How can I have that in emacs? > Basically, if I have a project in Lein, how can I do a (require > 'projectname) and have all the libraries loaded in emacs? > I'm just using M-x inferi

Re: Clojure Conference Poll

2010-01-28 Thread Paul Nakata
Or "Conjference" On Jan 28, 11:24 am, ataggart wrote: > I'm partial to naming it "Expojure". > > On Jan 27, 9:59 am, Luc Préfontaine > wrote: > > > Then lets call it ClojureFest > > > Luc > > > On Wed, 2010-01-27 at 08:37 -0800, eyeris wrote: > > > Exotic? You got it! Madison, WI! Seriously,

Re: Funding Clojure 2010

2009-12-14 Thread Paul Nakata
On Dec 14, 7:48 am, Rich Hickey wrote: > On Dec 14, 9:39 am, Sean Devlin wrote: > > > Rich, > > For those of us in the US, what are the tax implications?  Is there a > > non-profit set up at this time? > > It is not a non-profit. > > Rich This is being linked to externally, is there a link for t

Re: noob having a tough time with emacs setup

2009-10-10 Thread Paul Nakata
On Oct 9, 11:33 pm, Krukow wrote: > On Oct 10, 7:10 am, Paul  Nakata wrote: > > > I've tried the ELPA install method and installing with sources from > > git and get this error. I'm currently set up with everything in ~/src/ > > and I've pulled e

noob having a tough time with emacs setup

2009-10-09 Thread Paul Nakata
I'm trying to get set up in emacs to use clojure. When I try to fire up slime, I get this error: Clojure 1.0.0--SNAPSHOT user=> java.io.FileNotFoundException: Could not locate swank/ swank__init.class or swank/swank.clj on classpath: (NO_SOURCE_FILE:0) user=> user=> java.lang.ClassNotFoundExcep