From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:33480) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKfXy-0002II-V4 for guix-patches@gnu.org; Sat, 04 Apr 2020 05:57:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKfXy-000507-1s for guix-patches@gnu.org; Sat, 04 Apr 2020 05:57:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60149) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jKfXx-000501-VQ for guix-patches@gnu.org; Sat, 04 Apr 2020 05:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jKfXx-0005dU-Tw for guix-patches@gnu.org; Sat, 04 Apr 2020 05:57:01 -0400 Subject: bug#40402: [PATCH 0/3] Deprecate emacs-modus-themes Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Nicolas Goaziou References: <20200403092412.6491-1-me@bendersteed.tech> <20200403230538.9032-1-me@bendersteed.tech> Date: Sat, 04 Apr 2020 11:55:53 +0200 In-Reply-To: <20200403230538.9032-1-me@bendersteed.tech> (Dimakis Dimakakos's message of "Sat, 4 Apr 2020 02:05:35 +0300") Message-ID: <87mu7rwp5i.fsf@nicolasgoaziou.fr> 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: Dimakis Dimakakos Cc: 40402-done@debbugs.gnu.org Hello, Dimakis Dimakakos writes: > This is series of patches to add emacs-modus-vivendi-theme and > emacs-modus-operandi-theme as separate variables, grabbed from elpa, > and deprecate emacs-modus-theme so that it links to > emacs-modus-operandi-theme. > > Hope this is acceptable! Thanks. Great! I fixed the indentation (you may want to use Emacs or "etc/indent-code.el" script in repository) added two spaces between sentences in the description, as required by Texinfo, and applied the three patches, with the references: 51d4587a6998af30598de153fd7ed5ca1baae6d0 56ec01132e4dae2abf575195bf605f080c96fb21 cdbbb94c69e954cc179949b6bb49fedd3d2c3468 Thank you! Regards, -- Nicolas Goaziou