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: pushed to master: extensibility to (ice-9 session) Date: Wed, 28 Jan 2009 16:03:55 +0100 Message-ID: References: <87r62oh4pl.fsf@gnu.org> <87ab9b4nwq.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: ger.gmane.org 1233167949 3934 80.91.229.12 (28 Jan 2009 18:39:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Jan 2009 18:39:09 +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 Jan 28 19:40:13 2009 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.50) id 1LSFKV-0004Ys-MS for guile-devel@m.gmane.org; Wed, 28 Jan 2009 19:40:05 +0100 Original-Received: from localhost ([127.0.0.1]:47124 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSFJD-0001nK-Kg for guile-devel@m.gmane.org; Wed, 28 Jan 2009 13:38:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSFHZ-0001N6-C6 for guile-devel@gnu.org; Wed, 28 Jan 2009 13:37:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSFHW-0001Lw-R2 for guile-devel@gnu.org; Wed, 28 Jan 2009 13:37:00 -0500 Original-Received: from [199.232.76.173] (port=41167 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSFHW-0001Lp-J6 for guile-devel@gnu.org; Wed, 28 Jan 2009 13:36:58 -0500 Original-Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:34135 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LSFHT-0003zY-LK; Wed, 28 Jan 2009 13:36:55 -0500 Original-Received: from localhost.localdomain (unknown [127.0.0.1]) by b-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id 1742B1D7E8; Wed, 28 Jan 2009 13:36:54 -0500 (EST) Original-Received: from unquote (unknown [82.123.182.19]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by b-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 8BCEF1D7E7; Wed, 28 Jan 2009 13:36:52 -0500 (EST) In-Reply-To: <87ab9b4nwq.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Wed, 28 Jan 2009 13:26:29 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Pobox-Relay-ID: A292B0E2-ED6A-11DD-B79E-0372113D384A-02397024!a-sasl-quonix.pobox.com X-detected-operating-system: by monty-python.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:8103 Archived-At: Hello! On Wed 28 Jan 2009 13:26, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > I think we should aim for the integration of SSAX and STexi in Guile > 2.0. The latter would allow us to do nice things regarding with > automatically extracted documentation. Sure, would be a nice idea. I don't think it's a blocker though -- it's something that can be added after a 2.0 release. It would be a bit of work to get it documented properly, I think, and personally I'd like to concentrate on some other code. But I'll help anyone that's interested in doing it :) Cheers, Andy --=20 http://wingolog.org/