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: (sxml match) Date: Wed, 26 May 2010 17:47:52 +0200 Message-ID: References: <87632br73b.fsf@gnu.org> <87hblurbu3.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1274889173 16925 80.91.229.12 (26 May 2010 15:52:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 26 May 2010 15:52:53 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed May 26 17:52:51 2010 connect(): No such file or directory Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OHIuZ-00047L-04 for guile-devel@m.gmane.org; Wed, 26 May 2010 17:52:51 +0200 Original-Received: from localhost ([127.0.0.1]:38338 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OHIuY-0007ON-Ge for guile-devel@m.gmane.org; Wed, 26 May 2010 11:52:50 -0400 Original-Received: from [140.186.70.92] (port=59209 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OHIuT-0007KF-34 for guile-devel@gnu.org; Wed, 26 May 2010 11:52:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OHIuM-0002cx-Q4 for guile-devel@gnu.org; Wed, 26 May 2010 11:52:44 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:46565 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OHIuM-0002cY-OD; Wed, 26 May 2010 11:52:38 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 90992B6292; Wed, 26 May 2010 11:52:37 -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:content-transfer-encoding; s=sasl; bh=n0UvyS/kP3Gc rPp0VaUue/s7X+g=; b=WAFoZ6UOnrYxh0BtW0eH7mhJRLdvackid5Cp7ayKu2jH Y+AcFAYkGtAK2VUN2zWHxRMjhGeQwfcTWaysm1xSaermgOZYE6qhBRQR0Py+0sxX fqAJ0bmK0Q9fa1w+5iTOF5SZTpxUqvutrdwJZqksgSZ1NqRhsjEmNbPvLqd8Mic= 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:content-transfer-encoding; q=dns; s=sasl; b=LnaWq3 H/V5IuMXAM7q8bxxW/0ifHRagC/ntCKW5SdcXVkxQa08E7LM2u7HA6xqfCKmeVbe sgEjHExliaaHoB5fWoQ6YieyriCsK9mooIijVsbEFpobUwAi5ZvuXuHquSWtPaXH 2i5dUx1OepnuB75OIfP9NcDIDi9LnXyXDAeJo= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 749C3B6290; Wed, 26 May 2010 11:52:36 -0400 (EDT) Original-Received: from unquote (unknown [83.202.37.151]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id DF637B628C; Wed, 26 May 2010 11:52:34 -0400 (EDT) In-Reply-To: <87hblurbu3.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Wed, 26 May 2010 16:12:36 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: B476F778-68DE-11DF-A371-6730EE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:10376 Archived-At: Hi, On Wed 26 May 2010 16:12, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Andy Wingo writes: > >> On Tue 25 May 2010 23:42, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >>> I integrated the doc in the manual. Unfortunately it can=E2=80=99t be = made to >>> appear close to the automatically generated doc of (sxml simple), so it >>> actually appears before. I=E2=80=99m open to suggestions to improve th= at. >> >> You could put the documentation in the module commentary of (sxml >> match), as texinfo. > > Actually I don=E2=80=99t want that much Texinfo in a Scheme file, and I d= on=E2=80=99t > want the automatically-generated =E2=80=9CUsage=E2=80=9D subsection. Well, we can tweak these doc tools to produce what you want then :) > I note that you subtly omitted to comment on the issue above. :-) I have a lot on my plate right now; if you think there is a real bug, please file a report so someone can get to it later :) Andy --=20 http://wingolog.org/