You should "use" it:

user> (use 'clojure.repl)
nil
user> (doc doc)
...


On Fri, May 4, 2012 at 9:27 PM, Larry Travis <tra...@cs.wisc.edu> wrote:

> A command like
>
> user> (doc hash-map)
>
> in the slime-repl created by clojure-jack-in
>
> results in
>
> Unable to resolve symbol: doc in this context
>  [Thrown class java.lang.RuntimeException]
>
> Can this be fixed or do I have to do my doc requests someplace else?
>
>  --Larry
>
>
> --
> 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+unsubscribe@**googlegroups.com<clojure%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/**group/clojure?hl=en<http://groups.google.com/group/clojure?hl=en>

-- 
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