>>
>> I just pushed up a fix for this issue.  Thanks for reporting and
>>please let me know if the problem persists with the latest version of
>>Org-mode from git head.
>>
>> Best -- Eric
>>
>
> Hi,
>
> I just pulled the new version, but now I get another error message,
> here's the message lock
>

I just pushed up another fix which should resolve this problem.

What is happening is that the latex export is processing the buffer
twice.  On the first pass through the code block is evaluated, its
results inserted, and its body removed.  On the second pass through the
code block processing is choking on a block with no body.  The
processing should now be robust to blocks with no bodies, however a
better fix would be to find out why the buffer is processed twice on
latex export and change that behavior.

Cheers -- Eric

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/

Reply via email to