Raoul Duke <rao...@gmail.com> writes:

> i just tried using (load-file "foo.clj") to see if that loaded file
> line numbers, but the errors still say no source found zero sorry
> charlie. :-(

I use C-c C-k to compile the current buffer via SLIME. It gives a
regular backtrace in the *inferior-lisp* buffer for load-time errors.

If you're seeing the SLIME error buffers for run-time errors, sometimes
you need to press 1 to see the cause of the current exception before the
correct line number is shown.

-Phil

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