From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Nieuwenhuizen Subject: Re: Guix and Emacs Integration for Polyglot Development Date: Fri, 14 Sep 2018 13:53:17 +0200 Message-ID: <871s9wthw2.fsf@gnu.org> References: <87wos9rp5y.fsf@gnu.org> <87wos5cma6.fsf@gnu.org> <87tvn9s14w.fsf@gnu.org> <87k1o5b05d.fsf@gnu.org> <875zz9gm8w.fsf@gnu.org> <87pnxgiert.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]:56138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g0mf8-0000QT-Nz for help-guix@gnu.org; Fri, 14 Sep 2018 07:53:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g0mf7-0007qu-VH for help-guix@gnu.org; Fri, 14 Sep 2018 07:53:26 -0400 In-Reply-To: <87pnxgiert.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 14 Sep 2018 11:56:06 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: help-guix@gnu.org Ludovic Court=C3=A8s writes: >> (defun guix-switch-profile (&optional profile) >> "Switch Emacs' environment to PROFILE. PROFILE can be a named >> profile (like ~/.guix-profile, ~/.config/guix/work) or an >> environment (like: echo $GUIX_ENVIRONMENT)." snip >> and where to put this? > > That LGTM! Perhaps you could submit it for inclusion in Emacs-Guix > ? Thanks, done! janneke