On Windows, I had to put the profiles.clj in the Windows home directory C:\Users\%user name%\AppData\Roaming, where also .emacs.d reesides (see also https://github.com/pallet/ritz/issues/28#issuecomment-12460118).
-fb Am Mittwoch, 5. Dezember 2012 18:24:20 UTC+1 schrieb Hugo Duncan: > > Timothy Washington <twas...@gmail.com <javascript:>> writes: > > > > > 1) I start from an empty "*~/.emacs.d/*" > > 2) I then populate init.el from the example in > > ritz/nrepl<https://github.com/pallet/ritz/tree/develop/nrepl> > > > > 3) I open a lein project and run `*M-x nrepl-ritz-jack-in*` > > > > **) The error I get back is: > > > > "*error in process sentinel: Could not start nREPL server: 'ritz-nrepl' > is > > not a task. See 'lein help'.*" > > This is actually a lein message, and it is saying that the lein-ritz > plugin is not in the :plugins vector of a lein profile. There is an > example of setting this up in ~/.lein/profiles.clj on the page you > linked. > > HTH, > > 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