From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joris van der Hoeven Newsgroups: gmane.lisp.guile.user Subject: Questions about the module system Date: Sat, 8 Mar 2003 20:16:26 +0100 (MET) Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1047151092 7754 80.91.224.249 (8 Mar 2003 19:18:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 8 Mar 2003 19:18:12 +0000 (UTC) Cc: contact@texmacs.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Mar 08 20:18:11 2003 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 18rjpi-00020v-00 for ; Sat, 08 Mar 2003 20:18:11 +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 18rjp3-0001Uu-09 for guile-user@m.gmane.org; Sat, 08 Mar 2003 14:17:29 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18rjoQ-0000Z3-00 for guile-user@gnu.org; Sat, 08 Mar 2003 14:16:50 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18rjoJ-0000AO-00 for guile-user@gnu.org; Sat, 08 Mar 2003 14:16:45 -0500 Original-Received: from matups.math.u-psud.fr ([129.175.50.4]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18rjo7-0007e1-00 for guile-user@gnu.org; Sat, 08 Mar 2003 14:16:31 -0500 Original-Received: from anh.math.u-psud.fr (anh.math.u-psud.fr [129.175.50.156]) h28JGRuI021688 ; Sat, 8 Mar 2003 20:16:27 +0100 (MET) Original-Received: from anh (anh [129.175.50.156]) by anh.math.u-psud.fr (Postfix) with SMTP id B802BB2C8; Sat, 8 Mar 2003 20:16:26 +0100 (MET) X-Sender: texmacs@anh Original-To: guile-user@gnu.org 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:1723 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1723 Hi, Can someone answer the following questions: 1) How to use a module with an undetermined name? Say that the variable x contains (directory module-name) and that I want to do something like (use-modules x). Is that possible? 2) How can I make a given module export all symbols of an other module? I would to create modules which are unions of many other modules. Thanks for your attention, Joris ----------------------------------------------------------- Joris van der Hoeven http://www.texmacs.org: GNU TeXmacs scientific text editor http://www.math.u-psud.fr/~vdhoeven: personal homepage ----------------------------------------------------------- _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user