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