From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.devel Subject: Re: r6rs standard libraries Date: Tue, 26 Jan 2010 15:35:37 +0100 Message-ID: <87iqapq6h2.fsf@gnu.org> References: <2bc5f8211001240953h4959cb2ar3540be3d464fdaa2@mail.gmail.com> <87aaw2jdbq.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 1264517929 26978 80.91.229.12 (26 Jan 2010 14:58:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Jan 2010 14:58:49 +0000 (UTC) Cc: guile-devel@gnu.org To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Jan 26 15:58:41 2010 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 1NZmsJ-0003Xx-AW for guile-devel@m.gmane.org; Tue, 26 Jan 2010 15:58:40 +0100 Original-Received: from localhost ([127.0.0.1]:39260 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZmsK-0001G7-II for guile-devel@m.gmane.org; Tue, 26 Jan 2010 09:58:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NZmWB-0002dN-1d for guile-devel@gnu.org; Tue, 26 Jan 2010 09:35:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NZmW6-0002Yn-2T for guile-devel@gnu.org; Tue, 26 Jan 2010 09:35:46 -0500 Original-Received: from [199.232.76.173] (port=43632 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZmW5-0002Yc-Q0 for guile-devel@gnu.org; Tue, 26 Jan 2010 09:35:41 -0500 Original-Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:43876) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1NZmW4-0002Du-0L for guile-devel@gnu.org; Tue, 26 Jan 2010 09:35:40 -0500 X-IronPort-AV: E=Sophos;i="4.49,346,1262559600"; d="scan'208";a="42218581" Original-Received: from laptop-147-210-128-170.labri.fr (HELO nixey) ([147.210.128.170]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES128-SHA; 26 Jan 2010 15:35:38 +0100 X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 7 =?iso-8859-1?Q?Pluvi=F4se?= an 218 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu In-Reply-To: (Andy Wingo's message of "Mon, 25 Jan 2010 22:41:44 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:9928 Archived-At: Hello, Andy Wingo writes: [...] > Beyond that, we're just talking about two identifiers. [...] > Yes, the names are a burden on the namespace, but I don't think they're > "creeping", in the sense that they will expand in the future. > > If you're dead-set against r6rs support by default, that's cool. But if > not, have I managed to convince you that we should have these by > default? :) Well, yes. :-) I don=E2=80=99t have a strong opinion, and you=E2=80=99re probably right on= these. Thanks, Ludo=E2=80=99.