Re: [O] [bug] src_ blocks seem broken in org-babel-execute-buffer

2012-01-20 Thread Eric Schulte
Leo Alekseyev writes: > With the latest Org, issuing org-babel-execute-buffer on any buffer > that has inline src_ blocks fails with "wrong type argument: > consp, nil" > > For instance, Eric Schulte's own code sample on > http://eschulte.me/org-scraps/scraps/2011-08-21-inline-code-block-and-down

[O] [bug] src_ blocks seem broken in org-babel-execute-buffer

2012-01-20 Thread Leo Alekseyev
With the latest Org, issuing org-babel-execute-buffer on any buffer that has inline src_ blocks fails with "wrong type argument: consp, nil" For instance, Eric Schulte's own code sample on http://eschulte.me/org-scraps/scraps/2011-08-21-inline-code-block-and-downstream-src-blocks.html doesn't run.