From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel Subject: Re: The load path Date: Sat, 06 Nov 2004 16:58:14 -0600 Message-ID: <87r7n6h9fd.fsf@trouble.defaultvalue.org> References: <1097949129.4178.31.camel@localhost> <87vfck4569.fsf@trouble.defaultvalue.org> <87actw15s9.fsf@trouble.defaultvalue.org> <87lldgt0i3.fsf@trouble.defaultvalue.org> <874qk3lzl3.fsf@trouble.defaultvalue.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1099781926 28051 80.91.229.6 (6 Nov 2004 22:58:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 Nov 2004 22:58:46 +0000 (UTC) Cc: guile-devel Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Nov 06 23:58:38 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CQZW2-0007hY-00 for ; Sat, 06 Nov 2004 23:58:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CQZeJ-0000HP-8r for guile-devel@m.gmane.org; Sat, 06 Nov 2004 18:07:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CQZeF-0000H7-6g for guile-devel@gnu.org; Sat, 06 Nov 2004 18:07:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CQZeE-0000Go-A9 for guile-devel@gnu.org; Sat, 06 Nov 2004 18:07:06 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CQZeE-0000Gl-87 for guile-devel@gnu.org; Sat, 06 Nov 2004 18:07:06 -0500 Original-Received: from [66.93.216.237] (helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CQZVg-00056m-0K for guile-devel@gnu.org; Sat, 06 Nov 2004 17:58:16 -0500 Original-Received: from trouble.defaultvalue.org (omen.defaultvalue.org [192.168.1.1]) by defaultvalue.org (Postfix) with ESMTP id 3E77240D4; Sat, 6 Nov 2004 16:58:15 -0600 (CST) Original-Received: by trouble.defaultvalue.org (Postfix, from userid 1000) id E8890410AB; Sat, 6 Nov 2004 16:58:14 -0600 (CST) Original-To: Marius Vollmer In-Reply-To: <874qk3lzl3.fsf@trouble.defaultvalue.org> (Rob Browning's message of "Sat, 06 Nov 2004 10:19:36 -0600") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:4356 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4356 Rob Browning writes: > After thinking about it further, I'm leaning toward agreement. For > now, it might be best to stick with what we know we need: > > - move init.scm from its current location to > ${sysconfdir}/guile-X.Y/. > > - add a configure argument that allows you to modify the default > load-path. One method I mentioned to Marius yesterday might be to > add something like: > > --with-built-in-load-path='("foo" default "bar")' > > where this value is read, 'default expands to the default path, > and we flatten any sub-lists. oh, and and perhaps also - add a --no-site-init (or similar) command line argument. -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel