Hi,

How can I see the error line number in SLIME? Or even somehow place editor
point on the place of the error?

For example when I load file in a lein repl, it prints:

"java.lang.Exception: Unable to resolve symbol: dd in this context
(mytest.clj:447)"

However when I load this file in the SLIME repl it just prints:

"Unable to resolve symbol: dd in this context
...
0 [QUIT] Quit to the SLIME top level"

and a long backtrace without error line information.

P.S. Sorry, if this is offtopic.

Regards, Sergey.

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

Reply via email to