From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/4] gnu: emacs: Find packages in "~/.guix-profile". Date: Wed, 13 Jan 2016 14:53:37 +0100 Message-ID: <87twmh60wu.fsf@gnu.org> References: <1452099305-746-1-git-send-email-alezost@gmail.com> <1452099305-746-4-git-send-email-alezost@gmail.com> <87mvsd41t6.fsf@gnu.org> <8760yzma0c.fsf@gmail.com> 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]:35896) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJLrs-0000vU-J3 for guix-devel@gnu.org; Wed, 13 Jan 2016 08:53:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJLrr-0005f9-Pg for guix-devel@gnu.org; Wed, 13 Jan 2016 08:53:44 -0500 In-Reply-To: <8760yzma0c.fsf@gmail.com> (Alex Kost's message of "Tue, 12 Jan 2016 12:18:11 +0300") 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: Alex Kost Cc: guix-devel@gnu.org, Federico Beffa Alex Kost skribis: > Ludovic Court=C3=A8s (2016-01-10 23:28 +0300) wrote: [...] >> Also, on GuixSD, should we remove the default EMACSLOADPATH as well as >> /etc/emacs/site-start.el? > > If the goal for GuixSD is just to make Emacs packages work, then yes; > but if the intention is also to make "M-x guix-..." commands work > out-of-the-box, then we should leave it as it is now. Oh right; we should leave it as is. Thanks, Ludo=E2=80=99.