I assume I'm just clueless here, but the last commit I see at
http://github.com/richhickey/clojure is one from Stuart Halloway in
June. Where do I find this so I can try it out? Or, what version do I
have to tell leiningen I depend on - 1.2.0-snapshot, 1.3.0-snapshot,
or something like that?

On Sep 9, 1:58 pm, Rich Hickey <richhic...@gmail.com> wrote:
> People frequently complain about Clojure's stack traces, and there are
> now some enhancements in the master branch. In particular, there is a
> new function in clojure.repl, pst, which prints a nicer stack trace of
> the most recent (or a supplied) exception. It also has depth control.
> pst is automatically available in the standard REPL.
>
> The single-line initial messages should also be better.
>
> Note as always that if you have a compilation/syntax error, the stack
> can of course have nothing on it but the compiler logic itself. But
> the file and line number of the code being compiled will, if
> available, be in the single-line report.
>
> Feedback welcome,
>
> Rich

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