On 17 Aug 2010, at 13:00, Steve Purcell wrote: > That seems to be a slime/swank problem, related to accessing the > documentation for a symbol corresponding to a namespace. In a clojure-mode > buffer, use M-: to execute the following expression: > > (slime-eval '(swank:documentation-symbol "clojure.set")) > > This results in the same error. I'll cross-post to the swank-clojure list to > see if anyone knows what might be going wrong.
Underlying all this, the following clojure function call produces the error: (find-doc clojure.set) -Steve -- 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