nrepl-ritz looks very interesting, and I've been meaning to try it out.

The problem is that I don't use jack-in. I have long-running processes, 
sometimes running on a separate machine, and connect and disconnect from them 
from emacs, using (nrepl "localhost" portnum).

I haven't figured out how to get nrepl-ritz to deal with this situation. I've 
got the profiles set up according to the docs (middleware, plugis, 
dependencies, etc) and restarted the processes. I've run 
nrepl-break-on-exception and then tried (/ 1 0) in the nrepl. No break, no 
debugger, just the usual pst+ output.

Is it possible to do what I'm attempting with nrepl-ritz? If I've got something 
misconfigured, I'll figure it out, but if it's not a supported option, I'd 
rather know now before spending too much time trying to get it to work.

Thanks.

-ken

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