[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
guix repl in emacs and shell
From: |
Todor Kondić |
Subject: |
guix repl in emacs and shell |
Date: |
Mon, 09 Sep 2019 11:06:25 +0000 |
Continuing with my experiments with guix/guile REPL, I tried loading a module
into guix REPL instance in Emacs:
,use (gnu packages xorg)
This failed with "no code for module (git)" error.
The same code works from the command line REPL.
Comparing the %load-path variables between the instances, it looks like
guix-module-union path is missing in Emacs case. Is this normal? Have I been
misusing guix-switch-to-repl functionality in Emacs?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- guix repl in emacs and shell,
Todor Kondić <=