From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Viktor Pavlenko Newsgroups: gmane.lisp.guile.user Subject: Re: re-using a module Date: Tue, 30 Mar 2004 13:33:35 -0500 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: <20040330183335.LMYO396979.fep03-mail.bloor.is.net.cable.rogers.com@localhost> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1080671814 17527 80.91.224.253 (30 Mar 2004 18:36:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 Mar 2004 18:36:54 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Mar 30 20:36:45 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B8O6O-0006ky-00 for ; Tue, 30 Mar 2004 20:36:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B8O61-0007yQ-BT for guile-user@m.gmane.org; Tue, 30 Mar 2004 13:36:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B8O50-0007He-Gz for guile-user@gnu.org; Tue, 30 Mar 2004 13:35:18 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B8O47-0006Hl-DA for guile-user@gnu.org; Tue, 30 Mar 2004 13:34:55 -0500 Original-Received: from [66.185.86.73] (helo=fep03-mail.bloor.is.net.cable.rogers.com) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B8O3v-00066k-Dq for guile-user@gnu.org; Tue, 30 Mar 2004 13:34:11 -0500 Original-Received: from localhost ([127.0.0.1]) by fep03-mail.bloor.is.net.cable.rogers.com (InterMail vM.5.01.05.12 201-253-122-126-112-20020820) with ESMTP id <20040330183335.LMYO396979.fep03-mail.bloor.is.net.cable.rogers.com@localhost>; Tue, 30 Mar 2004 13:33:35 -0500 X-Mailer: Openwave WebEngine, version 2.8.10 (webedge20-101-191-20030113) Original-To: Issac Trotts X-Authentication-Info: Submitted using SMTP AUTH LOGIN at fep03-mail.bloor.is.net.cable.rogers.com from [127.0.0.1] using ID at Tue, 30 Mar 2004 13:33:35 -0500 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:3028 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:3028 > From: Issac Trotts > Date: 2004/03/30 Tue AM 06:37:32 EST > > Why not use gh_eval_str("(load \"xxx.scm\"")") ? Of course, but then what is the C API for? Also, this is a "do-load-path-yourself" solution. Am I complaining too much today? ;-) Viktor _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user