[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-babel order of evaluation
From: |
Eric Schulte |
Subject: |
Re: [O] org-babel order of evaluation |
Date: |
Mon, 23 Jan 2012 10:56:19 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) |
Leo Alekseyev <address@hidden> writes:
> On Thu, Jan 12, 2012 at 7:52 PM, Rick Frankel <address@hidden> wrote:
>> On Thu, Jan 12, 2012 at 06:07:41PM -0700, Eric Schulte wrote:
>>> Rick Frankel <address@hidden> writes:
>>>
>>> Turns out it was not that difficult to change this behavior. You and
>>> Leo are both correct that in-buffer-order evaluation is more natural and
>>> expected than the previous behavior. I've just pushed up a fix after
>>> which evaluating the following
>
> Eric,
> The fix doesn't seem to be working for me when I export the buffer to
> HTML.
My previous fix only set the order of evaluation for interactive buffer
evaluation. I've just pushed up another fix which sets the order of
evaluation during export.
Best,
> The ordering of call and source blocks once again becomes randomized,
> and in general, exported file is missing a bunch of stuff unless I run
> org-babel-execute-buffer prior to export. Since the export engine
> does its own evaluation, it doesn't seem like org-babel-execute-buffer
> should be a necessity. But I can't run org-babel-execute-buffer on
> anything with a src_<language> inline block as it gives me an error.
>
> I'm attaching two files which do not export correctly, at least when
> one doesn't run org-babel-execute-buffer; just do C-c C-e h and look
> at the output.
>
> --Leo
>
>
--
Eric Schulte
http://cs.unm.edu/~eschulte/