From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:47081) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKh6n-00011M-CF for guix-patches@gnu.org; Sat, 04 Apr 2020 07:37:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKh6m-000147-Cu for guix-patches@gnu.org; Sat, 04 Apr 2020 07:37:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60242) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jKh6l-00011a-S9 for guix-patches@gnu.org; Sat, 04 Apr 2020 07:37:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jKh6j-0006rS-Ot for guix-patches@gnu.org; Sat, 04 Apr 2020 07:37:01 -0400 Subject: [bug#40402] [PATCH 0/3] Deprecate emacs-modus-themes Resent-Message-ID: References: <20200403092412.6491-1-me@bendersteed.tech> <20200403230538.9032-1-me@bendersteed.tech> <87mu7rwp5i.fsf@nicolasgoaziou.fr> From: Dimos Dimakakos In-reply-to: <87mu7rwp5i.fsf@nicolasgoaziou.fr> Date: Sat, 04 Apr 2020 14:36:39 +0300 Message-ID: <87imiffpo8.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-done@debbugs.gnu.org Cc: Nicolas Goaziou Nicolas Goaziou writes: > 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 Well, I already use emacs, so I'll take a look at "etc/indent-code.el". Thanks for the notice. And I always forget those double spaces, I think I'll start using them more every day to get used to them. Anyways, thanks for accepting my patch!