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: memoization and conditional defines Date: Sat, 09 Nov 2002 14:39:28 -0800 Organization: Home Sender: guile-devel-admin@gnu.org Message-ID: <3DCD8EA0.77FD3258@pacbell.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1036882074 31550 80.91.224.249 (9 Nov 2002 22:47:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 9 Nov 2002 22:47:54 +0000 (UTC) Cc: Lynn Winebarger , 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 18AeON-0008Ca-01 for ; Sat, 09 Nov 2002 23:47:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18AeOA-0006oI-00; Sat, 09 Nov 2002 17:47:38 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18AeAT-0000rP-00 for guile-devel@gnu.org; Sat, 09 Nov 2002 17:33:29 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18AeAS-0000r8-00 for guile-devel@gnu.org; Sat, 09 Nov 2002 17:33:29 -0500 Original-Received: from bay-bridge.veritas.com ([143.127.3.10] helo=mtvmime03.VERITAS.COM) by monty-python.gnu.org with esmtp (Exim 4.10) id 18AeAR-0000r3-00 for guile-devel@gnu.org; Sat, 09 Nov 2002 17:33:27 -0500 Original-Received: from megami (unverified) by mtvmime03.VERITAS.COM (Content Technologies SMTPRS 4.2.10) with SMTP id ; Sat, 9 Nov 2002 14:33:27 -0800 Original-Received: from pacbell.net([172.22.12.210]) (1180 bytes) by megami via sendmail with P:esmtp/R:smart_host/T:smtp (sender: ) id for ; Sat, 9 Nov 2002 14:33:26 -0800 (PST) (Smail-3.2.0.101 1997-Dec-17 #15 built 2001-Aug-30) X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.18-4GB i686) X-Accept-Language: en Original-To: Dirk Herrmann 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:1678 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1678 Dirk Herrmann wrote: > an error message like > "bad define placement" > or even > "bad define placement. Read guile's documentation about definitions to > understand why this is not allowed." > or something similar. I hope this would be good enough for Bruce's > purposes. It would be great. It would tell me exactly where I need to wrap it with: (eval '...) _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel