On Sun, May 22, 2016 at 4:52 PM, Charles C. Berry <ccbe...@ucsd.edu> wrote: > TL;DR: Org babel headers give excellent control over what gets run, > when it gets run, and how. Users should use them.
Definitely! > Don't reset `org-export-babel-evaluate'. Why not? It can be nice to disable org-export-babel-evaluate by setting it to `nil'. That way you separate your workflow into two distinct steps: one for execution and one for weaving. It would be fun to "see" everyone's Org-Mode workflows; I bet there are a lot of nice approaches.