On Tue, 08 Feb 2022 04:47:04 -0500 H. Dieter Wilhelm
wrote
> Not yet, I'm still grappling with your message
> <17ecbfb46e9.e16df906236239.6523271905911672...@excalamus.com> and
> ob-shell.el. I'll come back to you when I'm through.
Okay, feel free to let me know if something I
Matt writes:
> On Sun, 06 Feb 2022 12:51:49 -0500 H. Dieter Wilhelm
> wrote
> > Matt writes:
> >
> > > On Sat, 05 Feb 2022 17:22:29 -0500 Matt wrote
>
> > >
> > > > > But I'm not sure if I'm halfway there with "sh"? I need to run the
> > > > > following MSYS
On Sun, 06 Feb 2022 12:51:49 -0500 H. Dieter Wilhelm
wrote
> Matt writes:
>
> > On Sat, 05 Feb 2022 17:22:29 -0500 Matt wrote
> >
> >
> > > > But I'm not sure if I'm halfway there with "sh"? I need to run the
> > > > following MSYS2 command AND switch betwe
Matt writes:
> On Sat, 05 Feb 2022 17:22:29 -0500 Matt wrote
>
> > > But I'm not sure if I'm halfway there with "sh"? I need to run the
> > > following MSYS2 command AND switch between two arguments (for building
> > > Emacs).
> > >
> > > \MSYS2\msys2_shell.cmd -mingw64
On Sat, 05 Feb 2022 17:22:29 -0500 Matt wrote
> > But I'm not sure if I'm halfway there with "sh"? I need to run the
> > following MSYS2 command AND switch between two arguments (for building
> > Emacs).
> >
> > \MSYS2\msys2_shell.cmd -mingw64
> >
> > and
> >
>
On Sat, 05 Feb 2022 10:48:02 -0500 H. Dieter Wilhelm
wrote
> >> Is is it possible to extend org-mode's src blocks with
> >> org-babel-shell-names to use either MSYS2 or MinGW shells (instead of
> >> cmd.exe)? Unfortunately ob-shell.el doesn't guide me further and I
> >> can't f
Michael Powe writes:
> On 2/4/2022 15:15, H. Dieter Wilhelm wrote:
>> Hello
>>
>> I installed the software distribution MSYS2 https://www.msys2.org/. And
>> I'd like to call its various shells in org src blocks. First I tried to
>> set explicit-shell-file-name but then my LaTeX exports don't wo
On 2/4/2022 15:15, H. Dieter Wilhelm wrote:
Hello
I installed the software distribution MSYS2 https://www.msys2.org/. And
I'd like to call its various shells in org src blocks. First I tried to
set explicit-shell-file-name but then my LaTeX exports don't work any
longer.
Is is it possible t
Hello
I installed the software distribution MSYS2 https://www.msys2.org/. And
I'd like to call its various shells in org src blocks. First I tried to
set explicit-shell-file-name but then my LaTeX exports don't work any
longer.
Is is it possible to extend org-mode's src blocks with
org-babel-sh