From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Bill Schottstaedt" Newsgroups: gmane.lisp.guile.bugs Subject: Re: begin oddities Date: Thu, 25 Sep 2008 16:12:45 -0700 Message-ID: <20080925231124.M62860@ccrma.Stanford.EDU> References: <20080924133117.M40196@ccrma.Stanford.EDU> <48DAD34F.7000508@gentoo.org> <49dd78620809251430k440166aaof45c5b2740c913df@mail.gmail.com> <20080925221554.M13829@ccrma.Stanford.EDU> <49dd78620809251524j313714c3oe406418484386968@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Trace: ger.gmane.org 1222384381 16156 80.91.229.12 (25 Sep 2008 23:13:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Sep 2008 23:13:01 +0000 (UTC) Cc: bug-guile@gnu.org To: "Neil Jerram" Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri Sep 26 01:13:58 2008 connect(): Connection refused Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kj021-0005Zw-Mk for guile-bugs@m.gmane.org; Fri, 26 Sep 2008 01:13:58 +0200 Original-Received: from localhost ([127.0.0.1]:49474 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kj00z-00064G-6h for guile-bugs@m.gmane.org; Thu, 25 Sep 2008 19:12:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kj00w-000641-7i for bug-guile@gnu.org; Thu, 25 Sep 2008 19:12:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kj00t-00063n-RN for bug-guile@gnu.org; Thu, 25 Sep 2008 19:12:48 -0400 Original-Received: from [199.232.76.173] (port=58686 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kj00t-00063k-L3 for bug-guile@gnu.org; Thu, 25 Sep 2008 19:12:47 -0400 Original-Received: from smtp2.stanford.edu ([171.67.20.25]:55907) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kj00t-0003nW-Kq for bug-guile@gnu.org; Thu, 25 Sep 2008 19:12:47 -0400 Original-Received: from smtp2.stanford.edu (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id DC00165AC66; Thu, 25 Sep 2008 16:12:46 -0700 (PDT) Original-Received: from cm-mail.stanford.edu (cm-mail.Stanford.EDU [171.64.197.135]) by smtp2.stanford.edu (Postfix) with ESMTP id 4E16A65A1B2; Thu, 25 Sep 2008 16:12:46 -0700 (PDT) Original-Received: from ccrma.stanford.edu (ccrma.stanford.edu [171.64.197.141]) by cm-mail.stanford.edu (8.13.8/8.13.8) with ESMTP id m8PNCj96002703; Thu, 25 Sep 2008 16:12:45 -0700 Original-Received: from ccrma.Stanford.EDU (localhost.localdomain [127.0.0.1]) by ccrma.stanford.edu (8.12.11.20060308/8.12.5) with ESMTP id m8PNCjGh012195; Thu, 25 Sep 2008 16:12:45 -0700 In-Reply-To: <49dd78620809251524j313714c3oe406418484386968@mail.gmail.com> X-Mailer: Open WebMail 2.41 20040926 X-OriginatingIP: 76.102.156.191 (bil) X-Virus-Scanned: ClamAV 0.92.1/8338/Thu Sep 25 11:12:59 2008 on cm-mail.stanford.edu X-Virus-Status: Clean X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4032 Archived-At: These things are hard to read! I think there are 2 kinds of begin, and if it's the definition kind, the spec wants just definitions, so I think now that Guile is technically correct, but the whole thing is way too subtle.