From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: guix.el works out of the box Date: Thu, 22 Jan 2015 23:52:18 +0100 Message-ID: <873872zavx.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEQbw-0001r1-4W for guix-devel@gnu.org; Thu, 22 Jan 2015 17:52:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEQbs-0007qG-2T for guix-devel@gnu.org; Thu, 22 Jan 2015 17:52:24 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:51987) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEQbr-0007q3-RR for guix-devel@gnu.org; Thu, 22 Jan 2015 17:52:19 -0500 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Guix-devel Cc: Alex Kost 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=E2=80=99.