If you and your Emacs are happy with cider and clojure-mode, then the leap 
to Org Babel with Clojure should be a short one.

One thing to do is look at your Org mode's ob-clojure.el and figure out 
whether it mentions cider.  (The older or "stable" versions use only slime 
or nrepl.)  The Org website is a house of mirrors, but somewhere you should 
find a tidy tar.gz of a nicely assembled Org whose ob-clojure.el covers 
cider.

Another thing that might go wrong, is that the cider-capable version of 
ob-clojure may try to detect whether it should use cider, nrepl, or slime.  
Detection might reach an unfortunate conclusion if Emacs had not loaded 
cider.  Therefore, it might help to open a cider REPL buffer before opening 
any Org buffers.  (If I recall, Org Babel will need that REPL sooner or 
later anyway; it does not open its own REPL.)

-- 
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/d/optout.

Reply via email to