> On Sep 6, 2021, at 1:53 AM, Dominik Schrempf
> wrote:
>
> Thank you, this solution works. May I ask about the reasons of such a
> distinction?
[i.e. between exec-path and (getenv "PATH")]
Well, this is how `shell' and `shell-command-on-region' both do it, and they
seem to be the underly
Thank you, this solution works. May I ask about the reasons of such a
distinction?
Dominik
"Berry, Charles" writes:
>> On Sep 4, 2021, at 5:30 AM, Dominik Schrempf
>> wrote:
>>
>> Hello,
>>
>> I use directory local environments with =envrc= [1], and run into trouble
>> when
>> using (Bash)
> On Sep 4, 2021, at 5:30 AM, Dominik Schrempf
> wrote:
>
> Hello,
>
> I use directory local environments with =envrc= [1], and run into trouble when
> using (Bash) Org Babel source code blocks. The buffer local environment seems
> to
> be ignored (see the example at the bottom).
>
> This s
Hello,
I use directory local environments with =envrc= [1], and run into trouble when
using (Bash) Org Babel source code blocks. The buffer local environment seems to
be ignored (see the example at the bottom).
This seems to have been discussed in the course of a GitHub issue of
=inheritenv= [2],