Grant Rettke <g...@wisdomandwonder.com> writes: > Hi, > > In the manual it explains how to disable all source block evaluation > during export with org-export-babel-evaluate. > > I did that, and it is desirable. > > However, what is the "right way" to request org to evaluate all of the > source blocks, in exactly the same manner that would > have happened during an export with org-export-babel-evaluate non-nil? >
`org-babel-execute-buffer' I think. -- Nick