Ahh yes, `*lein ritz-nrepl*` wasn't working. I got it working by changing the file name to profiles.clj . So Hugo, in the ritz/nrepl<https://github.com/pallet/ritz/tree/develop/nrepl> page, you'll want to change the instruction text from *A)* to *B)*.
*A)* Add this to your ~/.lein/profiles file (requires lein version 2): *B)* Add this to your *~/.lein/profiles.clj* file (requires lein version 2): So with that, I get a little further. And running `*M-x nrepl-ritz-jack-in*` gets me an nrepl shell and server. But the result of the jack-in is an error (see below). I'm not sure if that has to do with ritz, but I'll play around with it: java.io.FileNotFoundException: Could not locate complete/core__init.class or complete/core.clj on classpath: at clojure.lang.RT.load (RT.java:432) clojure.lang.RT.load (RT.java:400) clojure.core$load$fn__4890.invoke (core.clj:5415) clojure.core$load.doInvoke (core.clj:5414) clojure.lang.RestFn.invoke (RestFn.java:408) Thanks very much Tim On Wed, Dec 5, 2012 at 12:27 PM, Hugo Duncan <duncan.h...@gmail.com> wrote: > Timothy Washington <twash...@gmail.com> writes: > > > Yes, I updated "*~/.emacs.d/init.el*" and "*~/.lein/profiles*", as > outlined > > on that page. But somehow nrepl server thinks *'ritz-nrepl' is not a > task*. > > Does running `lein ritz-nrepl` from a shell within your project > directory work? > > Hugo > > -- 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