guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#41253] [PATCH] guix: add script execution to "guix repl"


From: zimoun
Subject: [bug#41253] [PATCH] guix: add script execution to "guix repl"
Date: Fri, 29 May 2020 15:53:38 +0200

Hi Konrad,

On Fri, 29 May 2020 at 12:16, Konrad Hinsen <konrad.hinsen@fastmail.net> wrote:

> I just submitted a v3, following a thread on help-guix
> (see https://www.mail-archive.com/help-guix@gnu.org/msg09328.html).

May I ask why this mai-archive.com instead of
lists.gnu.org/archive/html/help-guix?


> The v3 patch allows
>
>    guix repl script.scm
>
> but also
>
>    guix repl –  script.scm -a -b –-input=foo.txt

Nice!

> In exchange, only a single script can be run. This is perfectly

Do you mean that

   guix repl script_1.scm script_2.scm

does not work?


> in line with how Guile works, but it breaks your nice interpretation
> of "REPL" as applying to script execution ;-)

I can live with that. :-)


Thank you for the patch!!
Hope it will be merged soon. :-)


Cheers,
simon


ps:
Do you know why "M-x debbugs-gnu" is doing a mess with this thread?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]