On 30 March 2010 14:37, Stuart Sierra <the.stuart.sie...@gmail.com> wrote: > On Mar 29, 2:23 pm, strattonbrazil <strattonbra...@gmail.com> wrote: >> I do something wrong, I have to read through the stack which sometimes >> just says there's an error at line 0, which doesn't help me much. > > One problem is that the compiler can't keep track of line numbers in > the REPL (or SLIME). If you load your code from a file you should at > least get line numbers back. >
Though this is true when you evaluate an expression, could SLIME or inferior-lisp not track them when you evaluate the whole buffer with something like M-x slime-eval-buffer ? R. -- 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 To unsubscribe, reply using "remove me" as the subject.