Hi all, I added support for cider in ob-clojure.el: http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=dbc39f
Cider is the new nrepl.el for interacting with Clojure: https://github.com/clojure-emacs/cider The default value of `org-babel-clojure-backend' is still 'nrepl but we may switch to 'cider as a default if enough people say it's better. Thanks, -- Bastien