Timothy Washington <twash...@gmail.com> 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

Reply via email to