+1
well said, Lee.
>
> > philli...@newcastle.ac.uk (Phillip Lord) writes:
> >
> >> Ritz does some things, but it doesn't do step through like edebug.
> >>
> >> I've never found anything as nice as edebug in any language; I guess,
> >> it's the big advantage of running your editor and whate
Why would a break function in clojure the language not be considered,
a-la common-lisp?
On Friday, 8 November 2013 09:31:55 UTC+10, Lee wrote:
>
>
> On Nov 7, 2013, at 5:48 PM, Alex Miller wrote:
>
> > When you say "hit an error", I'm assuming you mean "clojure throws an
> exception" and not
>
> > Is it possible to set breakpoint using nrepl-ritz?
>
> It is using the latest development code (C-c C-x C-b on the line to
> break at). A release should be out containing this in the next few
> days.
>
Can you explain how to use the latest dev code?
Looking at project.clj files on gi