2012/8/29 Loris Bennett <[email protected]>: > "Loris Bennett" <[email protected]> writes: > > This problem seems to be caused by the use of '#+header', so with > > ,------------------------ > | #+name: test > | #+header: :file out.txt > | #+begin_src sh > | echo blah > | #+end_src > `------------------------ > > I get the above error, but with >
I've also noticed that, using the latest Org version from git, src blocks with "#+header" lines *below* the "#+name" are handled incorrectly, contrary to blocks whose "#+header" lines lie *above* the "#+name". -- Nicolas
