alezost / guix.el

Emacs interface for GNU Guix package manager
https://emacs-guix.gitlab.io/website/
GNU General Public License v3.0
139 stars 16 forks source link

guix-geiser-eval - Unknown meta command: geiser-eval #43

Open montaropdf opened 3 years ago

montaropdf commented 3 years ago

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:

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.

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 bb2a0539f8d68b2292b3d0f3174c139b4c304028) Geiser: 20210215.555 (e97ad73f97efc5c52a3f4ab2fc92db9be53efa2b) Guile: GNU Guile 3.0.5 (~/.guix-profile/bin/guile)