--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@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+u...@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 a topic in the Google Groups "Clojure" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/clojure/PldQTR3yB3A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to clojure+u...@googlegroups.com.
...
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.
indeed, my version of ob-clojure did not mention cider. I’ve one in the house of mirrors (http://orgmode.org/cgit.cgi/org-mode.git/plain/lisp/ob-clojure.el) which does.
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 clo...@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+u...@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 a topic in the Google Groups "Clojure" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/clojure/PldQTR3yB3A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to clojure+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
If you are willing to entertain a slightly different interaction model,
you might want to take a look at the lentic package
https://github.com/phillord/lentic
pInstead of Clojure snippets which you can pop out and edit, this gives
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to a topic in the Google Groups "Clojure" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/clojure/PldQTR3yB3A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to clojure+unsubscribe@googlegroups.com.
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+u...@googlegroups.com.