On Thu, Jan 1, 2009 at 6:02 PM, Mark H. <mark.hoem...@gmail.com> wrote: > > On Jan 1, 5:44 pm, "Stephen C. Gilardi" <squee...@mac.com> wrote: >> On Jan 1, 2009, at 7:57 PM, Bill Clementson wrote: >> >> > Or is there some other "dynamic >> > documentation for a function" that you're referring to? >> >> For me, it throws the exception when I type a space and SLIME tries to >> look up the arguments for the current function. > > That's what I mean -- I should have been more specific. Oddly enough, > the online documentation works fine when I'm coding in a non-REPL > buffer (it doesn't throw an exception then), nor do I get an exception > when I use C-c C-e to evaluate a one-line Clojure expression. > > I'll refetch everything, apply the Swank patch and try again --
Looks like the correct patch to basic.clj should be: (defslimefn create-repl [target] '("user" user)) - Bill --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---