We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I use guix package manager on a Fedora 33. Emacs is installed from the fedora repo and guix.el from elpa/melpa.
Whenever I run a command that interact with geiser, I face the following error:
guix-geiser-eval: Error in evaluating guile expression: Unknown meta command: geiser-eval $7 = #f $8 = "GNU Guix" While compiling expression: ERROR: Syntax error: unknown location: unexpected syntax in form () scheme@(emacs-guix) [6]>
The text following the first line changes following which action I want to perform.
I can launch the geiser REPL with run-geiser, without problems.
Emacs: GNU Emacs 27.1 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.22, cairo version 1.16.0) of 2020-08-21 Guix.el: 20201222.907 (commit bb2a053) Geiser: 20210215.555 (e97ad73f97efc5c52a3f4ab2fc92db9be53efa2b) Guile: GNU Guile 3.0.5 (~/.guix-profile/bin/guile)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Issue
I use guix package manager on a Fedora 33. Emacs is installed from the fedora repo and guix.el from elpa/melpa.
Whenever I run a command that interact with geiser, I face the following error:
The text following the first line changes following which action I want to perform.
I can launch the geiser REPL with run-geiser, without problems.
Softwares version
Emacs: GNU Emacs 27.1 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.22, cairo version 1.16.0) of 2020-08-21
Guix.el: 20201222.907 (commit bb2a053)
Geiser: 20210215.555 (e97ad73f97efc5c52a3f4ab2fc92db9be53efa2b)
Guile: GNU Guile 3.0.5 (~/.guix-profile/bin/guile)
The text was updated successfully, but these errors were encountered: