Created by: fice-t
If I use either run-guile or run-racket (or run-gracket) before loading Geiser, then Emacs flashes white (never seen that before), and then I get one of these messages:
geiser-impl--load-impl: Required feature geiser-guile' was not providedgeiser-impl--load-impl: Required feature geiser-racket' was not provided
The REPL then does not load (and refuses to load afterwards). I noticed that it also tries to load my init file for some reason (nothing of use to Geiser is currently in there).
All of the other Geiser run- variants work fine.