emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] ob-shell :stdin is broken on the main branch


From: Ihor Radchenko
Subject: Re: [BUG] ob-shell :stdin is broken on the main branch
Date: Fri, 04 Nov 2022 02:42:40 +0000

Max Nikulin <manikulin@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

[Prev in Thread] Current Thread [Next in Thread]