Ihor Radchenko <[email protected]> writes: > Confirmed. > It is a bug in the parser. > What is not visible in the message is that unknown babel reference is > "foo\n" with newline. The parser expects #+CALL: name() with parenthesis > yet trying to parse without () as well. I will need to think how to > fix this cleanly.
Fixed, on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=4fc79630d I also updated the syntax spec, allowing #+call: name as a proper babel call syntax. https://git.sr.ht/~bzg/worg/commit/5c205ec2 -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
