Re: spacemacs doesn't have the correct PATH when I change HOME

2019-09-24 Thread Jesse Gibbons
On Tue, 2019-09-24 at 08:09 -0500, Jeff Bauer wrote: > > Jesse: > > I'm using spacemacs with guix, but not dual emacs/spacemacs. Some > resources (which you may have already encountered): > > https://www.reddit.com/r/spacemacs/comments/88poow/how_can_i_run_spacemacs > _and_emacs_side_by_side/ >

Re: spacemacs doesn't have the correct PATH when I change HOME

2019-09-24 Thread Ludovic Courtès
Hi Jeff, Jeff Bauer skribis: > I'm using spacemacs with guix, Do you know what it would take to integrate Spacemacs and Guix? My understanding is that Spacemacs relies on ‘package.el’ to fetch packages, right? Would it be possible to have it use Emacs-Guix instead? Uh, sorry for derailing th

Re: spacemacs doesn't have the correct PATH when I change HOME

2019-09-24 Thread Jeff Bauer
On Mon, Sep 23, 2019 at 04:44:12PM -0600, Jesse Gibbons wrote: > 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 > reca

spacemacs doesn't have the correct PATH when I change HOME

2019-09-23 Thread Jesse Gibbons
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