On Mon, Apr 27, 2009 at 3:08 AM, Baishampayan Ghose <b.gh...@ocricket.com>wrote:

>
> Phil,
> > It works for me. Are you trying to look up a built-in clojure function
> > or one from your own application? How did you install SLIME and
> > swank-clojure etc?
>
> It doesn't work for either. When I try looking up a clojure-contrib
> function, I get let*: Search failed: "  clojure/contrib/str_utils.clj$"
>
> In case of a function that I wrote somewhere in a file and loaded in
> SLIME, I get an exception - java.lang.StringIndexOutOfBoundsException:
> String index out of range: -1 (NO_SOURCE_FILE:0) (in *Messages* I get
> funcall: Synchronous Lisp Evaluation aborted)
>

I don't know what your clojure binary looks like, but is the code for these
functions on your Java classpath?

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