From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mike Gran Newsgroups: gmane.lisp.guile.user Subject: Re: What new libraries or functionality does Guile need? Date: Sun, 20 Jul 2008 15:35:11 -0700 (PDT) Message-ID: <636346.78111.qm@web37901.mail.mud.yahoo.com> References: <87prp8mgnz.fsf@gnu.org> Reply-To: spk121@yahoo.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1216593332 32707 80.91.229.12 (20 Jul 2008 22:35:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Jul 2008 22:35:32 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Jul 21 00:36:20 2008 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KKhVq-0006CU-Uh for guile-user@m.gmane.org; Mon, 21 Jul 2008 00:36:19 +0200 Original-Received: from localhost ([127.0.0.1]:53529 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKhUx-000146-TG for guile-user@m.gmane.org; Sun, 20 Jul 2008 18:35:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KKhUt-00013r-JE for guile-user@gnu.org; Sun, 20 Jul 2008 18:35:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KKhUn-00011X-I0 for guile-user@gnu.org; Sun, 20 Jul 2008 18:35:18 -0400 Original-Received: from [199.232.76.173] (port=35319 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKhUn-00011U-Bk for guile-user@gnu.org; Sun, 20 Jul 2008 18:35:13 -0400 Original-Received: from web37901.mail.mud.yahoo.com ([209.191.91.163]:39810) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KKhUn-00044p-Eb for guile-user@gnu.org; Sun, 20 Jul 2008 18:35:13 -0400 Original-Received: (qmail 78696 invoked by uid 60001); 20 Jul 2008 22:35:11 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=UaDVbnvhixwtDkRC8eX5W0wyM0aVD1UkTlgQ8yJqwGj4Sp3IT5//qT3ZP3qlccWu4w/bIe3xSZpsZDh8f2Q7xxBR+QqvGk4XsmSnD2rSC+AM1yLHhpUCnj1h51GdzPrlgy1uVc5ZDgAT4Zhlt3IF7xsJn1n3aRVmr8JeEqT2J7Q=; Original-Received: from [4.232.123.138] by web37901.mail.mud.yahoo.com via HTTP; Sun, 20 Jul 2008 15:35:11 PDT X-Mailer: YahooMailWebService/0.7.218 In-Reply-To: <87prp8mgnz.fsf@gnu.org> X-detected-kernel: by monty-python.gnu.org: FreeBSD 6.x (1) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:6684 Archived-At: --- On Sun, 7/20/08, Ludovic Court=E8s wrote: >=20 > Great! So Gano itself is nearing completion? If so, > that's good news. > I'm sure some of your free time could be used > maintaining it then. ;-) Ha ha. My real-world has moved away from ncurses and the console. So, the= re will never be a Gano toy editor. I just intend to finish the wrap and d= ocumentaton of ncurses (core, panel, form, menu) and call that the endpoint= . Maintenance shouldn't be a problem, since all my code is always perfectly b= ug free. :-) -Mike