Daniel Szmulewicz <daniel.szmulew...@gmail.com> writes: > Daniel Szmulewicz <daniel.szmulewicz <at> gmail.com> writes: > >> >> Thorsten Jolitz <tjolitz <at> gmail.com> writes: >> >> > Did you try other :results types like >> > >> > ,---- >> > | #+BEGIN_SRC clojure :results raw >> > `---- >> > >> >> Yes, thank you. I tried various switches for the results argument, >> and the result was the same: >> >> "Code block produced no output". >> >> I also wanted to rule out a version mismatch, so I tried in org-mode >> from the main branch, and the result was the same: >> >> "Code block produced no output". >> >> Things are moving fast with Cider, maybe an API that ob-clojure.el was >> relying upon underwent a breaking change?. >> >> > Just to confirm that it's a API change that broke ob-clojure.el for cider. > Also, the cider maintainer suggests to remove the nrepl back-end, > as it has merged into cider. > I'll be happy to submit a patch to fix ob-clojure.el, > but I'm not sure how to proceed. > Pointers welcome.
try this ,---- | http://orgmode.org/worg/org-contribute.html `---- -- cheers, Thorsten