Re: guix repl and ice-9 modules

2019-09-14 Thread Maxim Cournoyer
Amin Bandali writes: >> >> Please remember to use top-bottom posting; this convention is used on >> the Guix mailing lists and makes it a bit neater to follow :-). >> > > *bottom-posting :-) Indeed; thanks for correcting this nonsense I wrote :-).

Re: guix repl and ice-9 modules

2019-09-14 Thread Amin Bandali
> > Please remember to use top-bottom posting; this convention is used on > the Guix mailing lists and makes it a bit neater to follow :-). > *bottom-posting :-)

Re: guix repl and ice-9 modules

2019-09-14 Thread Maxim Cournoyer
Hello Todor, Todor Kondić writes: > ... which leads to a question, why is there no readline anymore? I notice it > is a separate package in guix. Is this a guix decision, or a new development > in guile? > > > > > ‐‐‐ Original Message ‐‐‐ > On Monday, 9 September 2019 09:55, Todor Kond

Re: guix repl and ice-9 modules

2019-09-09 Thread Todor Kondić
... which leads to a question, why is there no readline anymore? I notice it is a separate package in guix. Is this a guix decision, or a new development in guile? ‐‐‐ Original Message ‐‐‐ On Monday, 9 September 2019 09:55, Todor Kondić wrote: > Oops, my bad. After a closer inspecti

Re: guix repl and ice-9 modules

2019-09-09 Thread Todor Kondić
Oops, my bad. After a closer inspection of %load-path, I noticed that guile modules are indeed there, however the one module that I tried to load (ice-9 readline) seems not to be in the distro anymore. ‐‐‐ Original Message ‐‐‐ On Monday, 9 September 2019 09:47, Todor Kondić via wrote