On Jan 1, 5:55 am, "Remco van 't Veer" <rwvtv...@gmail.com> wrote: > I got repl to start with a small change to swank-clojure: > > http://github.com/remvee/swank-clojure/commit/ed89d6997bce3c5076e779a...
I changed that one line to say (defslimefn create-repl [target] '(user user)) and the SLIME repl works, but the following exception is thrown whenever the dynamic documentation for a function would be displayed: java.lang.Exception: Unable to resolve symbol: user in this context (NO_SOURCE_FILE: 0) [Thrown class clojure.lang.Compiler$CompilerException] Once I dismiss the exception, the repl itself works fine. Thanks y'all! mfh --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---