bug#52002: missing $GUIX_PROFILE/share/emacs/site-lisp in EMACSLOADPATH

2021-11-27 Thread Maxim Cournoyer
Hello, bbb ee writes: > Thanks, the problem is solved. > > ## Possible cause > Initially, I have emacs installed and ~/.guix-profile/etc/profile sourced. > > but when I type "guix package -I | grep emacs". I don't see emacs package > (strange). > > So I reinstall emacs : guix install emacs.

bug#52002: missing $GUIX_PROFILE/share/emacs/site-lisp in EMACSLOADPATH

2021-11-27 Thread bbb ee
Thanks, the problem is solved. ## Possible cause Initially, I have emacs installed and ~/.guix-profile/etc/profile sourced. but when I type "guix package -I | grep emacs". I don't see emacs package (strange). So I reinstall emacs : guix install emacs. Then I can see 2 emacs-27.1 installation

bug#52002: missing $GUIX_PROFILE/share/emacs/site-lisp in EMACSLOADPATH

2021-11-20 Thread Maxim Cournoyer
Hello, bbb ee writes: > ## Description of bug > emacs can't load packages installed by guix because missing > $GUIX_PROFILE/share/emacs/site-lisp > in EMACSLOADPATH > > $GUIX_PROFILE/share/emacs/site-lisp isn't set in my > $GUIX_PROFILE/etc/profile and not in my $EMACSLOADPATH > > ``` > $ echo

bug#52002: missing $GUIX_PROFILE/share/emacs/site-lisp in EMACSLOADPATH

2021-11-20 Thread bbb ee
## Description of bug emacs can't load packages installed by guix because missing $GUIX_PROFILE/share/emacs/site-lisp in EMACSLOADPATH $GUIX_PROFILE/share/emacs/site-lisp isn't set in my $GUIX_PROFILE/etc/profile and not in my $EMACSLOADPATH ``` $ echo $EMACSLOADPATH