diff options
author | Alex Kost <alezost@gmail.com> | 2016-02-05 14:07:25 +0300 |
---|---|---|
committer | Alex Kost <alezost@gmail.com> | 2016-02-07 11:24:35 +0300 |
commit | b3fee145df2a2cb310ced2e7f34e0a2b6083e661 (patch) | |
tree | f7d8728b4a0675bdea7dc1582d345005a13098c8 /doc/guix.texi | |
parent | 004ea62955a92f69efeaa90debde4e626acb6143 (diff) | |
download | patches-b3fee145df2a2cb310ced2e7f34e0a2b6083e661.tar patches-b3fee145df2a2cb310ced2e7f34e0a2b6083e661.tar.gz |
system: Fix EMACSLOADPATH.
After commit 13fe4891fa247d306e203ee14c6886513bd86b52, Emacs package
includes "site-start.el", and it has a priority over
"/etc/emacs/site-start.el" on GuixSD because "/etc/emacs" is added to
the end of 'load-path'.
* gnu/system.scm (operating-system-environment-variables): Change
EMACSLOADPATH to prepend "/etc/emacs" to 'load-path' instead of
appending.
Diffstat (limited to 'doc/guix.texi')
0 files changed, 0 insertions, 0 deletions