Hi!

Thank you for your hints.

...
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.
But the error message
     executing Clojure code block...
     let: Wrong number of arguments: (3 . 4), 1
remains.

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.)
I tried this too, but without success

Johannes

--
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<mailto: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<mailto: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 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+unsubscr...@googlegroups.com<mailto:clojure+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.


________________________________


Staatlich anerkannte private Fachhochschule
NORDAKADEMIE
Gemeinnützige Aktiengesellschaft
Köllner Chaussee 11
25337 Elmshorn

Vorstand:
Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. Vorstand)

Vorsitzender des Aufsichtsrats:
Dr. h.c. Hans-Heinrich Bruns

Sitz:
Elmshorn, Amtsgericht Pinneberg, HRB 1682

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