GNU bug report logs -
#52545
29.0.50; Make org-babel-execute-buffer ignore irrelevant src blocks
Previous Next
Full log
Message #15 received at 52545 <at> debbugs.gnu.org (full text, mbox):
> On Dec 16, 2021, at 8:51 PM, Kyle Meyer <kyle <at> kyleam.com> wrote:
>
> Rudolf Adamkovič:
>
>> I have a .org file with two kinds of src blocks:
>>
>> 1. sqlite blocks
>> 2. bibtex blocks
>>
>> I want to execute all sqlite blocks with org-babel-execute-buffer.
>>
>> When I try to do so, org-mode complains:
>>
>> org-babel-execute-src-block: No org-babel-execute function for bibtex!
>>
>> I know I can work around the problem (as one does in org-mode) with:
>>
>> #+property: header-args:bibtex+ :eval no
>>
>> Then, why not skip the irrelevant blocks, the ones with no execute functions, by default?
If I have a typo in the name of a language, the error message you quote tells me what my mistake was.
I'd say that is a feature, not a bug.
HTH,
Chuck
>
> I don't know, but I've reassigned this bug in order to redirect this to
> the Org list, which serves as the primary place for Org development and
> discussion.
>
This bug report was last modified 3 years and 163 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.