emacs: Expand 'guix-load-path'.
authorAlex Kost <alezost@gmail.com>
Sun, 22 Nov 2015 20:36:39 +0000 (23:36 +0300)
committerAlex Kost <alezost@gmail.com>
Mon, 23 Nov 2015 08:33:55 +0000 (11:33 +0300)
commit59dc56390d4c34ff891bf86429f69199f5714f95
tree75488b682f86414c7d0be38fed50a1bafe9abc0e
parent862d2479f686abaa4d1881ad6eafb689bec157e8
emacs: Expand 'guix-load-path'.

Reported by Mathieu Lirzin <mthl@gnu.org> at
<http://lists.gnu.org/archive/html/guix-devel/2015-11/msg00585.html>.

* emacs/guix-backend.el (guix-start-repl): Expand 'guix-load-path' to
  avoid a potentially relative directory name in Guile %load-path.
emacs/guix-backend.el