myglc2 <[email protected]> writes: > Alex Kost <[email protected]> writes: [...] >> It's up to a user to decide how (s)he wants to edit his/her files (in >> this case: with or without a help of Geiser). > > Agreed. But I would prefer for Guix by default to start the REPL and > provide a way for me to disable this behavior if I like ;-)
Reading the geiser doc I see that ... (setq geiser-mode-start-repl-p t) ... in emacs init provides this behavior.
