myglc2 (2016-07-18 16:05 +0300) wrote: > 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.
Wow, I never knew about this var. If `t' was its default value, I would call it a malicious default :-) We definitely have opposite views on good defaults. -- Alex
