0

The error occur when I execute M-x geiser-mit in emacs (which version is emacs-plus@29)

enter image description here

I've tried to (restart 1) as it mentioned. But it seems just ignore the error.

The error indicate that I have to bound geiser a value. But where and how?

I've tried M-x geiser RET mit RET, but still the same error.

MMMMMCCLXXVII
  • 571
  • 1
  • 8
  • 23
  • `geiser:no-values` is defined in the `emacs.scm` library that is trying to compile when the repl starts up. It looks like that compilation is failing for some reason, hence the unbound variable. You should see a message `Loading "emacs.com"...` near the end of repl initialization – Rorschach Aug 26 '23 at 22:12

0 Answers0