From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bruce Korb Newsgroups: gmane.lisp.guile.devel Subject: Re: Adding srfi-30 comments. Date: Tue, 03 Sep 2002 11:34:18 -0700 Sender: guile-devel-admin@gnu.org Message-ID: <3D7500AA.83885B2F@pacbell.net> References: <87admz3b3f.fsf@raven.i.defaultvalue.org> <87wuq3c94w.fsf@zagadka.ping.de> <87lm6j0wlx.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1031078014 12160 127.0.0.1 (3 Sep 2002 18:33:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Sep 2002 18:33:34 +0000 (UTC) Cc: Marius Vollmer , guile-devel@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17mIUW-00039z-00 for ; Tue, 03 Sep 2002 20:33:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mIW2-0006DL-00; Tue, 03 Sep 2002 14:35:06 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17mIVQ-0006AS-00 for guile-devel@gnu.org; Tue, 03 Sep 2002 14:34:28 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17mIVN-00069z-00 for guile-devel@gnu.org; Tue, 03 Sep 2002 14:34:27 -0400 Original-Received: from bay-bridge.veritas.com ([143.127.3.10] helo=mtvmime01.veritas.com) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mIVN-00069R-00 for guile-devel@gnu.org; Tue, 03 Sep 2002 14:34:25 -0400 Original-Received: from megami (unverified) by mtvmime01.veritas.com (Content Technologies SMTPRS 4.2.10) with SMTP id ; Tue, 3 Sep 2002 11:33:17 -0700 Original-Received: from pacbell.net(ellen.veritas.com[10.180.88.137]) (1022 bytes) by megami via sendmail with P:esmtp/R:smart_host/T:smtp (sender: ) id for ; Tue, 3 Sep 2002 11:34:22 -0700 (PDT) (Smail-3.2.0.101 1997-Dec-17 #15 built 2001-Aug-30) X-Mailer: Mozilla 4.79 [en] (X11; U; SunOS 5.8 sun4u) X-Accept-Language: en Original-To: Rob Browning Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:1262 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1262 Rob Browning wrote: > - #| comments can be nested No, please. Nested comments in C were removed for good reason. It's too confusing. Editors are very good at commenting out blocks of text, no need to muddy syntax with another flavor of parenthesis. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel