On Fri, 24 Apr 2015, Rob Stewart wrote:
Hi Loris,Caching with ditaa works for me with Emacs 24.4.1 and Org 8.2.10-37-gc000e8-elpaplus. What versions of Org/Emacs are you using?Org-mode version 8.3beta release_8.3beta-1028-g0865cb GNU Emacs 24.4.1
Use org-babel-execute-src-block or org-babel-execute-buffer first to get the results and the cache sha in your buffer.
The exporter runs babel in a copy buffer, so caching done there is irrelevant.
HTH, Chuck