Hello, André A. Gomes writes: > This is still an issue, despite the recent updates. I'm still as > baffled as I was when I reported. How could I investigate this further? > Thanks. > > Let me restate the issue for the sake of clarity. > > Write the s-exp below to a file, let's call it test-emacs-guix.el. > > --8<---------------cut here---------------start------------->8--- > (with-eval-after-load 'geiser-guile > (add-to-list 'geiser-guile-load-path "~/path/to/guix/checkout/")) > --8<---------------cut here---------------end--------------->8--- > > --8<---------------cut here---------------start------------->8--- > $ emacs -nw -q -l test-emacs-guix.el > --8<---------------cut here---------------end--------------->8--- > > M-x guix RET p ; n. The Guix REPL raises the error mentioned in my > previous message. FWIW, I cannot reproduce it. With the command above, I get a prompt in the minibuffer, without an error. > When I change the path to /home/$USER/path/to/guix/checkout, the REPL is > successfully started. Have you tried to contact Geiser's author? They may have at least a clue about this. Regards, -- Nicolas Goaziou