Re: guix.el works out of the box

2015-01-25 Thread Alex Kost
Ludovic Courtès (2015-01-23 01:52 +0300) wrote: > With commit 0a05176, which creates a simple site-start.el and sets > EMACSLOADPATH appropriately, users are able to fire Emacs and from there > guix.el works out-of-the-box, using the .el and .scm files available in > /run/current-sy

guix.el works out of the box

2015-01-22 Thread Ludovic Courtès
With commit 0a05176, which creates a simple site-start.el and sets EMACSLOADPATH appropriately, users are able to fire Emacs and from there guix.el works out-of-the-box, using the .el and .scm files available in /run/current-system/profile. Comments welcome! Ludo’.