Re: Question reg. behavior of shell vs. zsh vs. sh code blocks.

2025-05-20 Thread Ravi Kiran Chilakapati
Bump. I'm on MacOS, using Emacs 30.1 with in-built org version 9.7.11. My default shell is zsh. Regards, Ravi. On Tue, 29 Apr 2025 at 09:57, Ihor Radchenko wrote: > > Ravi Kiran Chilakapati writes: > > > I have the following org file, and I'd like to understand this > > behavior better. Specif

Re: Question reg. behavior of shell vs. zsh vs. sh code blocks.

2025-04-29 Thread Ihor Radchenko
Ravi Kiran Chilakapati writes: > I have the following org file, and I'd like to understand this > behavior better. Specifically, I'm curious why my `#+RESULTS:` blocks > only returns the output when I use `sh` code blocks, as opposed to > when I use `shell` or `zsh`. > ... Matthew, may you take