From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.user Subject: Re: Another load path idea Date: Sat, 28 Jan 2006 11:39:28 +1100 Message-ID: <87ek2tjidb.fsf@zip.com.au> References: <877j9cnoh4.fsf@ossau.uklinux.net> <87oe2hss4d.fsf@laas.fr> <87mzi1jq8j.fsf@ossau.uklinux.net> <87psmobmju.fsf@laas.fr> <87veweeyyk.fsf@ossau.uklinux.net> <1137944316.15250.29.camel@localhost.localdomain> <87fynaagju.fsf@ossau.uklinux.net> <87irs68uie.fsf@zip.com.au> <87zmlit5e2.fsf@laas.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1138518485 27823 80.91.229.2 (29 Jan 2006 07:08:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 29 Jan 2006 07:08:05 +0000 (UTC) Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Jan 29 08:08:02 2006 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F36fC-0004zW-FU for guile-user@m.gmane.org; Sun, 29 Jan 2006 08:07:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F36i6-0002O8-2p for guile-user@m.gmane.org; Sun, 29 Jan 2006 02:10:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F30eb-0008V1-9q for guile-user@gnu.org; Sat, 28 Jan 2006 19:42:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F2wrC-0004sS-A5 for guile-user@gnu.org; Sat, 28 Jan 2006 15:39:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F2wLs-00016W-SN for guile-user@gnu.org; Sat, 28 Jan 2006 15:07:16 -0500 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F2eA5-0005en-Ke for guile-user@gnu.org; Fri, 27 Jan 2006 19:41:54 -0500 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87]) by mailout1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k0S0dXKb006674 for ; Sat, 28 Jan 2006 11:39:34 +1100 Original-Received: from localhost (ppp22AB.dyn.pacific.net.au [61.8.34.171]) by mailproxy2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k0S0dVns018531 for ; Sat, 28 Jan 2006 11:39:32 +1100 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1F2e7l-0002N5-00; Sat, 28 Jan 2006 11:39:29 +1100 Original-To: guile-user@gnu.org In-Reply-To: <87zmlit5e2.fsf@laas.fr> (Ludovic =?iso-8859-1?Q?Court=E8s's?= message of "Fri, 27 Jan 2006 09:57:25 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:5100 Archived-At: ludovic.courtes@laas.fr (Ludovic Court=E8s) writes: > > (i) a config file holding the default value of `%load-path', If you really want to add something, just load an /etc/guilerc at startup. That'd be all the flexibility and wouldn't force add-on modules to jump through hoops (not until the hoops are much clearer in everybody's minds). > (ii) a script to manipulate that file (i.e., to add/remove > directories from it). Leave that to later. See if anyone is actually doing stuff so much crazy stuff it needs automation. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user