From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:59694) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEcIV-0007JZ-LB for guix-patches@gnu.org; Wed, 18 Mar 2020 13:16:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jEcIU-0005Fh-Mf for guix-patches@gnu.org; Wed, 18 Mar 2020 13:16:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35318) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jEcIU-0005FJ-ID for guix-patches@gnu.org; Wed, 18 Mar 2020 13:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jEcIU-0008RP-BG for guix-patches@gnu.org; Wed, 18 Mar 2020 13:16:02 -0400 Subject: [bug#40104] [PATCH v2] gnu: Add emacs-org-static-blog. Resent-Message-ID: Date: Wed, 18 Mar 2020 13:15:21 -0400 (EDT) From: Jack Hill In-Reply-To: <20200318082443.25193-1-brice@waegenei.re> Message-ID: References: <20200317141253.25851-1-brice@waegenei.re> <20200318082443.25193-1-brice@waegenei.re> MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="925712948-633457255-1584551721=:19733" 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: Brice Waegeneire Cc: Nicolas Goaziou , 40104@debbugs.gnu.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --925712948-633457255-1584551721=:19733 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT I know this was already merged, but I found an additional nit-pick/typo: On Wed, 18 Mar 2020, Brice Waegeneire wrote: > + (description > + "@code{emacs-org-static-blog} is one more static blog generator, it focuses on being > +simple. All file are simple Org files in a directory. The only requirement I believe it should read, "All files are simple Org files…". Note the lack of s on the first instance of file. Hopefully you don't mind me pointing out such a small thing. All the best, Jack --925712948-633457255-1584551721=:19733--