Max Nikulin <maniku...@gmail.com> writes:

> Try the following source code blocks:
>
> #+begin_src elisp
>    (require 'ob-shell)
> #+end_src
>
> #+name: lbl
> #+begin_example
> line 1
> line 2
> #+end_example
>
> #+begin_src bash :stdin lbl
>    cat
> #+end_src
>
> Second one signals "Wrong number of arguments" at least in Emacs-26 with 
> Org main HEAD.

This is only on Emacs 26.

Fixed on main now.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=2924c778482a2e62e3bc906fbd3ecd18beb1d11f

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
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>

Reply via email to