From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Newsgroups: gmane.lisp.guile.user Subject: Re: Listing request: guile-aa-tree module Date: Sat, 16 Sep 2017 17:46:05 +0200 Message-ID: <87tw02k5oi.fsf@gnu.org> References: <1505447050.11682.11.camel@qlfiles.net> <87y3pekeyk.fsf@gnu.org> <1505572061.22367.4.camel@qlfiles.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1505576797 9051 195.159.176.226 (16 Sep 2017 15:46:37 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 16 Sep 2017 15:46:37 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) Cc: guile-user@gnu.org To: Christopher Howard Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Sep 16 17:46:30 2017 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dtFIb-00021c-FZ for guile-user@m.gmane.org; Sat, 16 Sep 2017 17:46:29 +0200 Original-Received: from localhost ([::1]:57707 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dtFIf-0008V6-Cr for guile-user@m.gmane.org; Sat, 16 Sep 2017 11:46:33 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38528) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dtFIG-0008Ul-BC for guile-user@gnu.org; Sat, 16 Sep 2017 11:46:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dtFIF-0007xT-77 for guile-user@gnu.org; Sat, 16 Sep 2017 11:46:08 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dtFIE-0007x9-U6; Sat, 16 Sep 2017 11:46:07 -0400 Original-Received: from [2a01:e0a:1d:7270:6a6c:dc17:fc02:cfda] (port=43492 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dtFIE-00016F-Fr; Sat, 16 Sep 2017 11:46:06 -0400 X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 30 Fructidor an 225 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu In-Reply-To: <1505572061.22367.4.camel@qlfiles.net> (Christopher Howard's message of "Sat, 16 Sep 2017 06:27:41 -0800") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:14161 Archived-At: Christopher Howard skribis: > On Sat, 2017-09-16 at 14:25 +0200, Ludovic Court=C3=A8s wrote: >> Hello, >>=20 >> Christopher Howard skribis: >>=20 >> > Hello, I am making a request to have my new module listed on >> > > > ww.gnu.org/software/guile/libraries/>. The project name is Guile AA >> > Tree, which is of course an AA tree implementation available at >> >=20 >> > https://savannah.nongnu.org/projects/guile-aa-tree/ >>=20 >> Could you send a patch against >> ? >>=20 >> The libraries are listed at >> > pps/base/libraries-page.scm#n64>. >>=20 >> TIA! >>=20 >> Ludo=E2=80=99. >>=20 >>=20 > > Is this what you need (attached)? Yes, perfect. Pushed, thanks! Ludo=E2=80=99.