On Tue, Sep 13, 2011 at 1:55 AM, Sergey Didenko
<[email protected]> wrote:
> How can I see the error line number in SLIME? Or even somehow place editor
> point on the place of the error?
>
> However when I load this file in the SLIME repl it just prints:
>
> "Unable to resolve symbol: dd in this context

If you compile using C-c C-k (where it sends the filename instead of
the contents of the file) then it can determine line numbering.

-Phil

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to