From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:45051) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKQ32-00060G-BN for guix-patches@gnu.org; Fri, 03 Apr 2020 13:24:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKQ30-0001Zx-Fg for guix-patches@gnu.org; Fri, 03 Apr 2020 13:24:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59840) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jKQ2z-0001Zl-Ur for guix-patches@gnu.org; Fri, 03 Apr 2020 13:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jKQ2z-0003Sg-Re for guix-patches@gnu.org; Fri, 03 Apr 2020 13:24:01 -0400 Subject: [bug#40402] [PATCH] gnu: emacs-modus-themes: Update to 0.7.0. Resent-Message-ID: References: <20200403092412.6491-1-me@bendersteed.tech> <20200403095902.14095-1-me@bendersteed.tech> <87pncoyinw.fsf@nicolasgoaziou.fr> <87o8s83lpu.fsf@bendersteed.tech> <87ftdky4yv.fsf@nicolasgoaziou.fr> From: Dimos Dimakakos In-reply-to: <87ftdky4yv.fsf@nicolasgoaziou.fr> Date: Fri, 03 Apr 2020 20:23:32 +0300 Message-ID: <87lfnc32ln.fsf@bendersteed.tech> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 40402@debbugs.gnu.org Cc: Nicolas Goaziou Nicolas Goaziou writes: >> then emacs-modus-themes could propagate these two. > > I'm not sure about that one. Is there any reason to keep this one around > if Guix provides the two themes separately? Deprecating the initial > package altogether may sound better. The package would still be > available but would point to either theme. > > WDYT? Sure, that sounds reasonable! I will send a revised patch a bit later. Thanks for your guidance.