From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.lisp.guile.user Subject: Re: Interpreter Sessions (Newbie) Date: Mon, 24 Feb 2003 11:39:19 -0500 Organization: What did you have in mind? A short, blunt, human pyramid? Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: References: <200302221253.28371.clinton@unknownlamer.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046105395 32700 80.91.224.249 (24 Feb 2003 16:49:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 24 Feb 2003 16:49:55 +0000 (UTC) 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 18nLnd-0008VE-00 for ; Mon, 24 Feb 2003 17:49:53 +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 18nLhz-0003Ow-04 for guile-user@m.gmane.org; Mon, 24 Feb 2003 11:44:03 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18nLhc-0003N1-00 for guile-user@gnu.org; Mon, 24 Feb 2003 11:43:40 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18nLhb-0003Lu-00 for guile-user@gnu.org; Mon, 24 Feb 2003 11:43:39 -0500 Original-Received: from multivac.student.cwru.edu ([129.22.96.25] helo=multivac.cwru.edu) by monty-python.gnu.org with smtp (Exim 4.10.13) id 18nLdq-0001mJ-00 for guile-user@gnu.org; Mon, 24 Feb 2003 11:39:46 -0500 Original-Received: (qmail 28183 invoked by uid 500); 24 Feb 2003 16:39:41 -0000 Original-To: In-Reply-To: <200302221253.28371.clinton@unknownlamer.org> (Clinton Ebadi's message of "Sat, 22 Feb 2003 12:53:28 -0500") Mail-Copies-To: nobody Mail-Followup-To: Original-Lines: 10 User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 (i686-pc-linux-gnu) 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:1687 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1687 Clinton Ebadi wrote: > ;;; (make-module size uses-list) > (define userid-module (make-module 1021 (list (resolve-module > '(guile-user))))) Hm... I've been using resolve-interface here, not resolve-module. Does it make a difference? paul _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user