Elias Kueny <elias.ku...@posteo.net> writes: > I found an issue with fish shell code blocks, in that the `:var' parameter > generates a command that is not syntaxically correct. Fish uses `set variable > value' instead of `variable = value'. As a result, org-babel throws an error > when executing the code block. This patch fixes this by adding an exception > to org-babel-variable-assignments:shell on the model of what it already does > for bash.
Thanks for the patch! Applied, onto bugfix. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=c42cdcda4 You are now listed as an Org contributor: https://git.sr.ht/~bzg/worg/commit/fdc3c55f -- 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>