From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mikael Djurfeldt Newsgroups: gmane.lisp.guile.devel Subject: Re: Recent change to syncase.scm Date: Thu, 16 Jan 2003 13:41:23 +0100 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: Reply-To: djurfeldt@nada.kth.se NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042720894 20861 80.91.224.249 (16 Jan 2003 12:41:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 16 Jan 2003 12:41:34 +0000 (UTC) Cc: Marius Vollmer 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 18Z9Ku-0005QI-00 for ; Thu, 16 Jan 2003 13:41:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Z9M3-0000Bl-00 for guile-devel@m.gmane.org; Thu, 16 Jan 2003 07:42:43 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Z9L5-0007LK-00 for guile-devel@gnu.org; Thu, 16 Jan 2003 07:41:43 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Z9Ks-0006za-00 for guile-devel@gnu.org; Thu, 16 Jan 2003 07:41:30 -0500 Original-Received: from kvast.blakulla.net ([213.212.20.77]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Z9Kp-0006vh-00 for guile-devel@gnu.org; Thu, 16 Jan 2003 07:41:27 -0500 Original-Received: from barbara.blakulla.net ([213.212.21.238] helo=linnaeus) by kvast.blakulla.net with esmtp (Exim 3.36 #1 (Debian)) id 18Z9Km-0003QM-00; Thu, 16 Jan 2003 13:41:24 +0100 Original-Received: from mdj by linnaeus with local (Exim 3.36 #1 (Debian)) id 18Z9Kl-0001eB-00; Thu, 16 Jan 2003 13:41:23 +0100 Original-To: Mikael Djurfeldt In-Reply-To: (Mikael Djurfeldt's message of "Thu, 16 Jan 2003 13:01:09 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) Original-cc: guile-devel@gnu.org Original-cc: djurfeldt@nada.kth.se X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:1874 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1874 Mikael Djurfeldt writes: > It is also possible to extract the eval-closure. (Which can be the wrong one. In order to make syncase work well together with the module system it needs to store the top-level environment in its own data structures. The current use of the expansion-eval-closure fluid works in many cases, though.) _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel