GNU bug report logs -
#38678
[PATCH 0/2] Add '--load-path' to subcommands
Previous Next
Reported by: zimoun <zimon.toutoune <at> gmail.com>
Date: Thu, 19 Dec 2019 21:11:01 UTC
Severity: normal
Tags: patch
Done: Pierre Neidhardt <mail <at> ambrevar.xyz>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Pierre,
On Wed, 8 Jan 2020 at 22:27, Pierre Neidhardt <mail <at> ambrevar.xyz> wrote:
>
> I'd say yes, even though it has limited benefits.
> In `guix repl`, you can see the load path with
>
> --8<---------------cut here---------------start------------->8---
> %load-path
> --8<---------------cut here---------------end--------------->8---
>
> The --load-path option would essentially be the same as appending the
> path to the %load-path variable from the REPL.
Agree.
Note that 'guile' has the option too:
" -L DIRECTORY add DIRECTORY to the front of the module load path"
Well, I send 2 patches about "guix repl":
1. adding the 'load-path' option;
2. adding the option '--listen' in the message outputted by '--help'.
Feel free to review and push if everything appear to you correct.
Cheers,
simon
This bug report was last modified 5 years and 175 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.