From mboxrd@z Thu Jan 1 00:00:00 1970 From: EuAndreh via Subject: Re: Guix as a package manager for Emacs Date: Wed, 22 Jan 2020 08:47:18 -0300 Message-ID: <87y2tzlnll.fsf@euandre.org> References: <87pnfcf7y5.fsf@euandre.org> <8736c7rfl8.fsf@ambrevar.xyz> Reply-To: EuAndreh Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41755) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iuEgI-0008Pi-54 for Help-Guix@gnu.org; Wed, 22 Jan 2020 07:00:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iuEgH-0002eq-1t for Help-Guix@gnu.org; Wed, 22 Jan 2020 07:00:22 -0500 Received: from box.euandre.org ([162.243.185.39]:51152) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iuEgG-0002dv-UM for Help-Guix@gnu.org; Wed, 22 Jan 2020 07:00:21 -0500 In-Reply-To: <8736c7rfl8.fsf@ambrevar.xyz> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: Pierre Neidhardt , help-guix Pierre Neidhardt writes: > Hi! Hello :) > I'm not sure this is the answer you are looking for, but with Guix you > can simply install the desired "emacs-*" packages. So if I were to add the 'emacs' and 'emacs-evil-collection' packages, I could just require the packages? I'll try this next and report back if I encounter any problem. I actually considered this possibility, but ruled this out because it sounded too simple xD.