Hi, Did you update to the newest versions of clojure and clojure-contrib? I think the way source filenames are stored in metadata changed recently, and "source" was temporarily broken by this change.
Cheers, Jason On Apr 24, 11:41 pm, Sigrid <keyd...@gmx.de> wrote: > Hi, > > I'm just starting with clojure, and I cannot get to use the > clojure.contrib.repl-utils/source function: > > user=> (use 'clojure.contrib.repl-utils) > nil > user=> (source map) > Source not found > nil > > I have the clojure-sources.jar in my classpath: > > alias repl='java -cp /Users/hunli/Library/clojure/clojure.jar:/Users/ > hunli/Library/clojure/clojure-contrib.jar:/Users/hunli/Library/clojure/ > clojure-sources.jar clojure.lang.Repl' > > Does anyone have an idea what I'm doing wrong? > > thanks a lot for any help > Sigrid --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---