From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: tb@becket.net (Thomas Bushnell, BSG) Newsgroups: gmane.lisp.guile.user Subject: Re: How guile knows? Date: 09 Jan 2003 19:59:40 -0800 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: <8765sxirir.fsf@becket.becket.net> References: <20030109141923.GA23577@kolos.math.uni.lodz.pl> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042174249 1554 80.91.224.249 (10 Jan 2003 04:50:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 10 Jan 2003 04:50:49 +0000 (UTC) Cc: guile-user@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 18Wr84-0000Ov-00 for ; Fri, 10 Jan 2003 05:50:48 +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 18Wr6g-0006bU-0B for guile-user@m.gmane.org; Thu, 09 Jan 2003 23:49:22 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Wqyo-0003zU-00 for guile-user@gnu.org; Thu, 09 Jan 2003 23:41:14 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18WqfP-0006CH-00 for guile-user@gnu.org; Thu, 09 Jan 2003 23:21:11 -0500 Original-Received: from vp190174.reshsg.uci.edu ([128.195.190.174] helo=becket.becket.net) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18WqJ0-0005J0-00 for guile-user@gnu.org; Thu, 09 Jan 2003 22:58:02 -0500 Original-Received: from tb by becket.becket.net with local (Exim 3.35 #1 (Debian)) id 18WqKa-0006v9-00; Thu, 09 Jan 2003 19:59:40 -0800 Original-To: Neil Jerram X-Reply-Permission: Posted or emailed replies to this message constitute permission for an emailed response. X-PGP-Fingerprint: 1F0A1E51 63 28 EB DA E6 44 E5 5E EC F3 04 26 4E BF 1A 92 X-Windows: Sometimes you fill a vacuum and it still sucks. In-Reply-To: Original-Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: General Guile related discussions List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:1519 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1519 Neil Jerram writes: > Yes. Variables belong to modules, and I don't believe there's any way > of unmaking a module. (If you think your definitions are nothing to > do with modules, they're actually going into the module called > (guile-user).) There should be no way to unmake a module. But certainly a module gets garbage collected when there are no more references, right? _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user