From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ken Raeburn Newsgroups: gmane.lisp.guile.devel Subject: Re: doc autoload Date: Sat, 1 Jan 2005 21:20:52 -0500 Message-ID: References: <87u0q0ybxh.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1104632553 14874 80.91.229.6 (2 Jan 2005 02:22:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 Jan 2005 02:22:33 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Jan 02 03:22:25 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CkvNw-00060P-00 for ; Sun, 02 Jan 2005 03:22:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CkvZ1-0006pO-ER for guile-devel@m.gmane.org; Sat, 01 Jan 2005 21:33:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CkvYt-0006oy-UM for guile-devel@gnu.org; Sat, 01 Jan 2005 21:33:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CkvYs-0006oR-Uu for guile-devel@gnu.org; Sat, 01 Jan 2005 21:33:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CkvYs-0006oH-RE for guile-devel@gnu.org; Sat, 01 Jan 2005 21:33:42 -0500 Original-Received: from [207.172.4.62] (helo=smtp03.mrf.mail.rcn.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CkvMb-0003A6-JW for guile-devel@gnu.org; Sat, 01 Jan 2005 21:21:01 -0500 Original-Received: from 216-15-127-174.c3-0.smr-ubr3.sbo-smr.ma.cable.rcn.com ([216.15.127.174] helo=raeburn.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #7) id 1CkvMS-0007jI-00 for guile-devel@gnu.org; Sat, 01 Jan 2005 21:20:53 -0500 Original-Received: from [18.101.0.226] ([18.101.0.226]) by raeburn.org (8.12.11/8.12.11) with ESMTP id j022Kqh1005546 for ; Sat, 1 Jan 2005 21:20:52 -0500 (EST) In-Reply-To: <87u0q0ybxh.fsf@zip.com.au> Original-To: guile-devel@gnu.org X-Mailer: Apple Mail (2.619) 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: main.gmane.org gmane.lisp.guile.devel:4613 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4613 On Jan 1, 2005, at 18:19, Kevin Ryde wrote: > Correction to define-modules #:autoload, it read like the arg was a > single symbol, but it's actually a list. A minor correction: > When a module is autoloaded, all it's bindings become it's -> its Ken _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel