Alex Kost <alez...@gmail.com> skribis: > And finally, I'm afraid building guix package in a Geiser REPL may not > be very useful because of <https://github.com/jaor/geiser/issues/28> > (you have wait for the REPL command to be finished before continuing to > edit .scm-file).
Bummer, indeed. I wonder if that could be worked around by spawning a new Guile server thread that would be used to build the package, and opening a new Geiser REPL connected to that thread? Maybe too complex, though. > Anyway, Ludovic, is that what you meant?: > <https://gnunet.org/bot/log/guix/2015-07-21#T704966> Sounds like it yes, thank you! Ludo’.