If you are studying the doc maybe you could find useful this bunch of
scripts: http://pastebin.com/cXL1wNVC
They are an updated version of what posted here:
http://www.learningclojure.com/2010/03/conditioning-repl.html

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

>  Thank you, Roberto.  Works like a charm.
>   --Larry
>
>
> On 5/4/12 2:32 PM, Roberto Mannai wrote:
>
> 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+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> 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
>
>
>  --
> 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
>

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