From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: doc srfi-0 cond-expand Date: Wed, 18 Aug 2004 12:15:09 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <87658k3o68.fsf@zip.com.au> <87d61sawfo.fsf@zagadka.ping.de> <87k6vxfhh8.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1092824164 16076 80.91.224.253 (18 Aug 2004 10:16:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Aug 2004 10:16:04 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Aug 18 12:15:55 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BxNU3-00055I-00 for ; Wed, 18 Aug 2004 12:15:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BxNYF-00009c-Bl for guile-devel@m.gmane.org; Wed, 18 Aug 2004 06:20:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BxNY3-00009V-JG for guile-devel@gnu.org; Wed, 18 Aug 2004 06:20:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BxNY1-00009I-IA for guile-devel@gnu.org; Wed, 18 Aug 2004 06:20:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BxNY1-00009F-8e for guile-devel@gnu.org; Wed, 18 Aug 2004 06:20:01 -0400 Original-Received: from [129.217.163.1] (helo=mail.dt.e-technik.uni-dortmund.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BxNTL-0007YF-Sj for guile-devel@gnu.org; Wed, 18 Aug 2004 06:15:12 -0400 Original-Received: from troy.dt.e-technik.uni-dortmund.de (troy.dt.e-technik.uni-dortmund.de [129.217.163.17]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 1C4DB246DC for ; Wed, 18 Aug 2004 12:15:10 +0200 (CEST) Original-Received: by troy.dt.e-technik.uni-dortmund.de (Postfix, from userid 520) id 8C3AAB99A; Wed, 18 Aug 2004 12:15:09 +0200 (CEST) Original-To: guile-devel@gnu.org In-Reply-To: <87k6vxfhh8.fsf@zip.com.au> (Kevin Ryde's message of "Wed, 18 Aug 2004 09:54:43 +1000") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) 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: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3977 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3977 Kevin Ryde writes: > Marius Vollmer writes: >> >> Very briefly: cond-expand-provide adds a feature symbol to a given >> module ... > > Documenting that would depend on documenting "module" objects though > wouldn't it? Hmm, would it? Wouldn't it suffice to say that the usual thing to use for the module is (current-module) and leave it at that? _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel