all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* guix repl in emacs and shell
@ 2019-09-09 11:06 Unknown
  0 siblings, 0 replies; only message in thread
From: Unknown @ 2019-09-09 11:06 UTC (permalink / raw)
  To: help-guix\@gnu.org

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?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-09 11:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-09 11:06 guix repl in emacs and shell Unknown

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.