Adriano Peluso <randomloo...@riseup.net> writes:
It does work !
Great!
It's just that I had forgot a .emacs.d folder in my home (for the Emacs provided by Ubuntu) and it was misdirecting the Emacses provided by Guix
Hmm, this is a little confusing. Perhaps something is missing in Guile Studio to prevent accidental loading of existing Emacs packages. The wrapper overrides EMACSLOADPATH and then launches a particular version of Emacs without the site file, and then loads all the packages from EMACSLOADPATH. I wonder if it accidentally picks up *other* packages as well.
-- Ricardo