From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] Simplifying guile-tools Date: Tue, 24 May 2011 09:54:31 +0200 Message-ID: References: <1304893097-10889-1-git-send-email-neil@ossau.uklinux.net> <87zkmdqcnc.fsf@neil-laptop.ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1306223693 29614 80.91.229.12 (24 May 2011 07:54:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 24 May 2011 07:54:53 +0000 (UTC) Cc: guile-devel@gnu.org To: Neil Jerram Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue May 24 09:54:45 2011 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QOmRv-0001P8-Ct for guile-devel@m.gmane.org; Tue, 24 May 2011 09:54:43 +0200 Original-Received: from localhost ([::1]:34260 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOmRu-0007qy-2r for guile-devel@m.gmane.org; Tue, 24 May 2011 03:54:42 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:39039) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOmRr-0007qt-CC for guile-devel@gnu.org; Tue, 24 May 2011 03:54:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QOmRp-0003bG-Qf for guile-devel@gnu.org; Tue, 24 May 2011 03:54:39 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:59084 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOmRp-0003b7-Mh for guile-devel@gnu.org; Tue, 24 May 2011 03:54:37 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 36EE82E0F; Tue, 24 May 2011 03:56:44 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=KMN2wbUVujFMVzb7kuZFnuAA7zg=; b=an2ZIu XzbMW/7gM3A8ilzrjDn+yFqm1EMawrBh/TBZblb2XrBdv/q/PeuUlvBZIU4xPHgZ jQI3iprVumcXBuvDEQQ2FwohzKQVkTz21Wa9VOIpAqKdFodVbiBIWkdT6ShdA93k +jGcBouGJg1bORh1JoUQubdBbKUX1rZixcx1k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=Ae8Yc9zwmF0b0r0G3kN1CHjCjObQla0M FRh2HKv4bIbIAVzrquoYB/4Jd4NdO0zKeQlV3feB8dab6UOgrpQntXURoIXmqq+5 2Dp0d9VGaA25uhOATtT8ZaoQ8fg5dFRJIFIaUwICl5SlIgNHo5eqrU8EM6o9NXgc kTeG4t8sboI= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 22F382E0D; Tue, 24 May 2011 03:56:43 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 856802E0B; Tue, 24 May 2011 03:56:41 -0400 (EDT) In-Reply-To: <87zkmdqcnc.fsf@neil-laptop.ossau.uklinux.net> (Neil Jerram's message of "Mon, 23 May 2011 23:23:51 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 5D49B66E-85DB-11E0-80B5-D6B6226F3D4C-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 64.74.157.62 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:12532 Archived-At: On Tue 24 May 2011 00:23, Neil Jerram writes: > Neil Jerram writes: > >> [PATCH 1/5] Fix "occurrances" typos in getopt-long code and test >> [PATCH 2/5] Simplify getopt-long handling of option values, esp with multiple occurrences >> [PATCH 3/5] Handle short option unclumping progressively, instead of all upfront >> [PATCH 4/5] Implement #:stop-at-first-non-option option for getopt-long >> [PATCH 5/5] Reveal guile-tools's inner simplicity... > > Just a gentle ping regarding these patches... Andy / Ludo, I guess you > might be assuming that I'd just go ahead and push these anyway - but I'd > prefer an explicit opinion or OK from you. > > (And the same for the 1-based line number fix.) Sorry for the delay. They look great to me! The 1-based line number fix too. Happy hacking, Andy -- http://wingolog.org/