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: Fmt Module Date: Sun, 27 Mar 2011 13:07:12 +0200 Message-ID: References: <87y64ig0rq.fsf@gmx.at> <87oc5dtyfy.fsf@gnu.org> <20110314.183550.69381223.schilling.klaus@web.de> 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 1301229272 16546 80.91.229.12 (27 Mar 2011 12:34:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 27 Mar 2011 12:34:32 +0000 (UTC) Cc: ludo@gnu.org, guile-devel@gnu.org To: Klaus Schilling Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Mar 27 14:34:25 2011 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 1Q3pAn-0003vz-Ke for guile-devel@m.gmane.org; Sun, 27 Mar 2011 14:34:25 +0200 Original-Received: from localhost ([127.0.0.1]:36270 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q3pAn-0007ij-2z for guile-devel@m.gmane.org; Sun, 27 Mar 2011 08:34:25 -0400 Original-Received: from [140.186.70.92] (port=50680 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q3pAi-0007hX-Hs for guile-devel@gnu.org; Sun, 27 Mar 2011 08:34:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q3pAh-0005Ii-GY for guile-devel@gnu.org; Sun, 27 Mar 2011 08:34:20 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:43963 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q3pAh-0005Ie-EO; Sun, 27 Mar 2011 08:34:19 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id BDF4D46F5; Sun, 27 Mar 2011 08:36:04 -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=dA3+4LG9ojEz erZMW/pCQCBatHc=; b=i1uMJDxempMvMc742JFjMCO5aIMrGREXVFDcXlJhfa2q yRFlSFotNQNZifmELh8z32Jj2UBBvQkekW9TLcmoy0VQ/V3PPGhWiM/B/UtVx6ev 6MP04c1xl4cL7wc16C8NBrc1fCyAjgaPakQo9TwqvUoq0IoeTjdrBsN/hb+U2gg= 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=pyQNJ+ 3ioNv3rmHWt7B2wwVzQxOOJbNd2Rxbu1EbUKlImLR4ysw4FqglaSGdk5kqYPI49U +GegJDS/WfwDimxQz9A/AxQs9G9Sh20uyjw6Xhi41Mr4s+NWt+eoen7FEjlxzKoq 0qtaD+imrwIxIncR1jnko/KbAm813gvq8lB9k= 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 64A8546F3; Sun, 27 Mar 2011 08:36:01 -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 986F546F1; Sun, 27 Mar 2011 08:35:58 -0400 (EDT) In-Reply-To: <20110314.183550.69381223.schilling.klaus@web.de> (Klaus Schilling's message of "Mon, 14 Mar 2011 18:35:50 +0100 (CET)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: C60863DE-586E-11E0-8C97-E8AB60295C12-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.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:12003 Archived-At: On Mon 14 Mar 2011 18:35, Klaus Schilling writes: > From: ludo@gnu.org (Ludovic Court=C3=A8s) > Subject: Re: Fmt Module > Date: Mon, 14 Mar 2011 18:16:17 +0100 >>=20 >> When we do include external libs, we should strive to leave upstream >> files unmodified, as is done for (sxml ssax), (system base lalr), >> (ice-9 match), and others. > > Why does htmlprag not get included? Because it's not used by Guile itself, unlike the sxml stuff, statprof, lalr, the matchers or the texinfo code. Likewise, and more topically, I would be inclined to include `fmt' iff we want to use it in Guile itself. You can install htmlprag from Guile-Lib; version 0.2.0 was released yesterday. I assume your broader point is that you would like it to be easier to install htmlprag. The CPAN for guile should fill that nice nicely. Regards, Andy --=20 http://wingolog.org/