all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* spacemacs doesn't have the correct PATH when I change HOME
@ 2019-09-23 22:44 Jesse Gibbons
  2019-09-24 13:09 ` Jeff Bauer
  0 siblings, 1 reply; 4+ messages in thread
From: Jesse Gibbons @ 2019-09-23 22:44 UTC (permalink / raw)
  To: help-guix mailing list

I need spacemacs for a class, but I want to keep my emacs settings, so I
setup a script as described in the FAQ to separate emacs from spacemacs. The
script sets HOME to $HOME/spacemacs and calls emacs. It appears that guix
recalculates PATH when I call the script, so it cannot packages like git in
my profile.
I have identified three possible solutions, but I need a little information
to accomplish each:
1. Is there a way to preserve my profile in the PATH environment variable? I
tried $HOME/spacemacs/.bashrc but it isn't called. (solution 0)
2. Is there a way to setup a local profile in $HOME/spacemacs so emacs will
be able to locate the packages it needs? (solution 1)
3. How hard would it be to define a spacemacs package with the binary
renamed "spacemacs" so I won't have to use the script? (solution 2)
Thanks,
-Jesse

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-09-25  1:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-23 22:44 spacemacs doesn't have the correct PATH when I change HOME Jesse Gibbons
2019-09-24 13:09 ` Jeff Bauer
2019-09-24 14:55   ` Jesse Gibbons
2019-09-24 16:22   ` Ludovic Courtès

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.