Alex Kost <[email protected]> writes: > Konrad Hinsen (2018-03-24 13:14 +0100) wrote: > >> Alex Kost <[email protected]> writes: >> >>> It is completely different: with "-Q", your .emacs file is not loaded at >>> all, and with "--no-site-file", only the emacs packages from the guix >>> profile are not autoloaded. Isn't that what you wanted? >> >> Not quite: I want it to autoload the packages from my current Guix >> profile, not from my main Guix profile. > > But what your "current profile" is? How can emacs know about it?
We have the variable “GUIX_PROFILE”, which may be set to use a different profile than the default. -- Ricardo
