Re: ob-shell: async support in "shell" vs "bash"

2024-06-17 Thread Ihor Radchenko
Suhail Singh writes: >> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=40d1352b > > I believe there's a bug in that commit. Specifically, the commit > message states: > > #+begin_quote > Propagate base `org-babel-header-args:shell' > to`org-babel-header-args:'. > #+end_quote

Re: ob-shell: async support in "shell" vs "bash"

2024-06-16 Thread Suhail Singh
Matt writes: > :async should work for all shell types. Thank you for confirming the expected behaviour. > Are you finding that it's not? No. However, on language-specific shell code blocks (e.g. "bash") org-lint reports warnings. > Regarding org-babel-header-args, "org-babel-header-args:shel

Re: ob-shell: async support in "shell" vs "bash"

2024-06-16 Thread Matt
On Mon, 10 Jun 2024 04:33:26 +0200 Suhail Singh wrote --- > On my system both "shell" and "bash" language blocks use "bash" > However, the value of org-babel-header-args:lang differs: > > #+begin_src emacs-lisp :results value replace verbatim > org-babel-header-args:shell