cider-nrepl not installed (emacs24)

2015-09-19 Thread Jeff Bauer
>From emac24 I installed the cider package from melpa, but get the following warning when running the repl: ; CIDER 0.10.0snapshot (package: 20150918.919) (Java 1.7.0_79, Clojure 1.7.0, nREPL 0.2.10) WARNING: The following required nREPL ops are not supported: apropos classpath complete eldoc

Re: cider-nrepl not installed (emacs24)

2015-09-19 Thread Jeff Bauer
up following the advice here: > - https://github.com/clojure-emacs/cider-nrepl > > Setting ~/.lein/profiles.clj to this helped: > {:user {:plugins [[cider/cider-nrepl "0.10.0-SNAPSHOT"]]}} > > HTH, > > Richard > > > On Sat, Sep 19, 2015 at 8:12 AM, Jeff Bauer <