bug#42333: Emacs: error on guix-emacs-autoload-packages

2020-07-24 Thread Brett Gilio
Alexandru-Sergiu Marton writes: > > (mapc (lambda (p) (add-load-path! p)) (split-string (getenv "EMACSLOADPATH") > ":")) > Are you still needing to use this snippet to get your configuration to work?

bug#42333: Emacs: error on guix-emacs-autoload-packages

2020-07-19 Thread Alexandru-Sergiu Marton
Hi, sorry for the long time it took to reply. Maxim Cournoyer writes: > If you could come with a minimal reproducer, I could have a look. > > Otherwise, I'm afraid there's too many variables to keep track > (emacs-doom, possible conflicts with Org when installed from different > places, etc.).

bug#42333: Emacs: error on guix-emacs-autoload-packages

2020-07-15 Thread Maxim Cournoyer
Hello Alexandru, Alexandru-Sergiu Marton writes: > I managed to somehow fix it in a way. > > - Uninstall Emacs and all the packages installed with Guix > - rm -rf .emacs.d > - guix gc > - Reinstall Emacs > > This way guix-emacs-autoload-packages works again. I installed ALL the > packages I need

bug#42333: Emacs: error on guix-emacs-autoload-packages

2020-07-12 Thread Alexandru-Sergiu Marton
Alexandru-Sergiu Marton writes: > This way guix-emacs-autoload-packages works again. I installed ALL the > packages I needed from Guix (I ditched Doom Emacs) and generating my > site works too now. I managed to narrow down the problem. If I install Doom Emacs, Guix's EMACSLOADPATH doesn't seem t

bug#42333: Emacs: error on guix-emacs-autoload-packages

2020-07-12 Thread Alexandru-Sergiu Marton
I managed to somehow fix it in a way. - Uninstall Emacs and all the packages installed with Guix - rm -rf .emacs.d - guix gc - Reinstall Emacs This way guix-emacs-autoload-packages works again. I installed ALL the packages I needed from Guix (I ditched Doom Emacs) and generating my site work to

bug#42333: Emacs: error on guix-emacs-autoload-packages

2020-07-12 Thread Alexandru-Sergiu Marton
Hi, I'm having a bit of trouble with Emacs on Guix. When I do `M-x guix-emacs-autoload-packages` I get the following error: --8<---cut here---start->8--- guix-emacs-find-autoloads: Opening directory: No such file or directory, /home/brown121407/.guix-profile