intronic <m...@pheasant.co.nz> writes:

>>
>> > 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 github.com/pallet/ritz, there is a version 
> "0.7.1-SNAPSHOT"
> but i dont find this version in clojars.org.
> I tried git cloning pallet/ritz with the thought to make symlinks in my 
> project checkouts dir, but I cant figure out how to make the right symlinks 
> into the pallet/ritz nested project structure.

I need to release the latest dev code, but I would like to make the
breakpoint handling a little more robust first.

I shalln't be releasing snapshot jars to clojars, but you can build them
locally with a `lein install` from the top level of the ritz project
clone.

> Also - slime with common lisp can parse compile errors giving shortcut keys 
> to jump to the code refered to by the compiler error message. Is this 
> possible with nrepl/ritz?

That capability is in nrepl.el 1.7.

Hugo

-- 
-- 
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/groups/opt_out.


Reply via email to