From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58084) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dzYhJ-0008Ee-IA for guix-patches@gnu.org; Tue, 03 Oct 2017 21:42:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dzYhG-0000BF-Gc for guix-patches@gnu.org; Tue, 03 Oct 2017 21:42:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:38422) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dzYhG-0000Av-E8 for guix-patches@gnu.org; Tue, 03 Oct 2017 21:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dzYhG-00010t-3Q for guix-patches@gnu.org; Tue, 03 Oct 2017 21:42:02 -0400 Subject: bug#28681: [PATCH] gnu: Add snd. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: iyzsong@member.fsf.org (=?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?=) References: <20171003031432.1426-1-iyzsong@member.fsf.org> <87o9posw8o.fsf@member.fsf.org> <87d16445xh.fsf@gnu.org> Date: Wed, 04 Oct 2017 09:40:03 +0800 In-Reply-To: <87d16445xh.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 03 Oct 2017 17:17:14 +0200") Message-ID: <87poa3u1vw.fsf@member.fsf.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 28681-done@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> [...] >> +customized and extended using either s7 (included in the Snd sources), = Ruby, > > =E2=80=9Cusing the s7 Scheme implementation=E2=80=9D maybe? > > Otherwise LGTM, thanks! :-) Done, thank you for the review!