On 2015-03-19 at 13:47, Thomas S. Dye <[email protected]> wrote:
> Ken Mankoff <[email protected]> writes:
>
>> On 2015-03-19 at 10:26, John Kitchin <[email protected]> wrote:
>>> Is it possible to restart an org-babel session from the current point?
>>> What I mean is if you have a largish org-file with many session blocks,
>>> and you want to go the end and continue it, you need to run each session
>>> block before the end to recreate the "session".
>>
>> I am surprised there is no easy way to have an Org file run every code
>> block in order either on command or on export. It seems like this
>> would be a key component of reproducible research and literate
>> documents.
>>
>> Maybe there is a way, but it isn't mentioned in the "Evaluating code
>> blocks" section of the manual.
>>
>>   -k.
>
> Would org-babel-execute-buffer work?
>

Yes that works perfectly.

Thanks,

  -k.

Reply via email to