Charles  Comstock <dgti...@gmail.com> writes:

> Note that unlike the docs listed at ritz/nrepl, I also needed to add an 
> explicit dependency for clojure-complete 0.2.2. I also needed to use the 
> MELPA version of nrepl, nrepl-ritz. I still encounter some sort of issue 
> where it appears that the documentation querying functions, find-doc, and 
> doc and the like are not being properly brought into the repl namespace, 
> which breaks ctrl-d d until I manually bring that into the namespace. I'm 
> not quite certain what was causing that problem and have yet to find 
> a permanent fix.

Both these issues are probably caused by nrepl-ritz.el not being
loaded. Does a manual M-: (require 'nrepl-ritz) fix these?

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