On Thu, Sep 6, 2012 at 9:42 AM, lambdatronic <gwjoh...@uvm.edu> wrote:
> For those people (like myself) who do a lot of Literate Programming in > Emacs using Clojure and org-babel, migrating to nrepl and nrepl.el is > somewhat non-trivial. This is because the existing Clojure support in > org-babel (ob-clojure.el) relies on slime and swank-clojure when running > org-babel-execute-src-block (which redirects to org-babel-execute:clojure > in ob-clojure.el). > > So clearly this is actually an issue for both nrepl.el and ob-clojure.el, > not simply one or the other. All the same, I've hacked together a simple > workaround that fixes the problem and makes Literate Programming under > nrepl possible once again. If there is some slick way this could be worked > into nrepl.el's codebase that wouldn't break its existing behavior (as this > does), I'd be excited to see it. > > Hi, You may want to check out the below thread... there has been some recent activity in this area and nrepl.el 0.1.4-preview should have better support for org-babel. https://groups.google.com/d/topic/nrepl-el/txLYH9tH6AU/discussion Cheers, Tim -- 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