From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: rm@fabula.de Newsgroups: gmane.lisp.guile.devel Subject: Re: illegal uses of define in guile Date: Tue, 15 Oct 2002 15:33:38 +0200 Sender: guile-devel-admin@gnu.org Message-ID: <20021015133338.GA727@www> References: <3DAB5ED4.D4C95AFD@pacbell.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1034687830 10983 80.91.224.249 (15 Oct 2002 13:17:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 15 Oct 2002 13:17:10 +0000 (UTC) Cc: Bruce Korb , Neil Jerram , 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 181RZM-0002qs-00 for ; Tue, 15 Oct 2002 15:17:08 +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 181RZe-0000P5-00; Tue, 15 Oct 2002 09:17:26 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 181RYK-0008It-00 for guile-devel@gnu.org; Tue, 15 Oct 2002 09:16:04 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 181RYG-0008DS-00 for guile-devel@gnu.org; Tue, 15 Oct 2002 09:16:01 -0400 Original-Received: from www.elogos.de ([212.18.192.92]) by monty-python.gnu.org with esmtp (Exim 4.10) id 181RYE-0007zk-00 for guile-devel@gnu.org; Tue, 15 Oct 2002 09:15:59 -0400 Original-Received: by www.elogos.de (Postfix, from userid 5001) id 7C6621049BA; Tue, 15 Oct 2002 15:33:38 +0200 (CEST) Original-To: Dirk Herrmann Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.24i 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:1559 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1559 On Tue, Oct 15, 2002 at 08:15:17AM +0200, Dirk Herrmann wrote: > [...] > I wonder what people's objective is when they use these constructs? Do > you really want to construct two different top-level environments, where > once the symbol has a definition and once it has not? Are you (mis)using > the definedness of a symbol as a means to communicate boolean values? > > Do other scheme implementations allow this? > Just a short testrun: drscheme - no elk - yes scheme48 - no kali - no stalin - no bigloo - yes Greetings Ralf Mattes > Best regards > Dirk Herrmann > > > > _______________________________________________ > Guile-devel mailing list > Guile-devel@gnu.org > http://mail.gnu.org/mailman/listinfo/guile-devel _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel