On Mon, Jul 18, 2011 at 18:55, Eric Schulte <schulte.e...@gmail.com> wrote: > First off, be sure that evaluation works interactively by pressing C-c > C-c with the cursor on the code block body.
There we go! Did C-c C-c, it complained with: "No org-babel-execute function for ditaa!", so I searched a bit, and found out my setq line is incorrect. Instead of setq it should be org-babel-do-load-languages. Now it all works! Hurray! Now it works like a champ. // jeff