The pretty-errors leiningen plugin might be worth a look

On Tuesday, September 2, 2014 7:58:31 AM UTC+10, g vim wrote:
>
> On 01/09/2014 17:50, Luc Prefontaine wrote: 
> > Where do you see a Java error here ? 
> > 
> > I see the Clojure implementation 
> > reporting that you are 
> > trying to apply a numeric operator 
> > to a null/nil value :) 
> > 
> > I agree the JVM stack traces are not nice 
> > and polluted by all the frames which 
> > may/may not be relevant. 
> > 
> > The messages are not always as clear as 
> > this one either. 
> > 
> > You do not have any source file 
> > line number anywhere in the stack 
> > trace pointing to your code ? 
> > 
> > Luc P. 
> > 
>
> Sorry, I was a bit trigger-happy with this one. Turns out it was Emacs 
> cider truncating the stack trace to a single line. Someone on IRC 
> pointed me to `(pst)` within Emacs cider which displays the full stack 
> trace. 
>
> gvim 
>

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to