>> The problem is with your example. You can not put a header line between
>> a #+name and it's source block.
>>
>
> If that is the case, then the manual should be fixed. As the manual
> explicitly allows that: See the last example on here [fn:1].
>
Oh, thanks for pointing this out.
Given the
Hi Eric,
thanks for looking into this!
Eric Schulte writes:
> Hi Andreas,
>
> The problem is with your example. You can not put a header line between
> a #+name and it's source block.
>
If that is the case, then the manual should be fixed. As the manual
explicitly allows that: See the last
Hi Andreas,
The problem is with your example. You can not put a header line between
a #+name and it's source block.
Best,
Andreas Leha writes:
> Hi all,
>
> there seems to be a bug, where org-babel-goto-named-src-block does not
> find an indented source block.
>
> Here is an example:
>
> --8<