From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.user Subject: Re: modify environments to make sandboxes Date: Mon, 12 Jun 2006 23:05:00 +0100 Message-ID: <871wtuuj1v.fsf@ossau.uklinux.net> References: <20060612182036.2c989469@localhost.localdomain> <87ver6z5ga.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 1150149933 22405 80.91.229.2 (12 Jun 2006 22:05:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Jun 2006 22:05:33 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Jun 13 00:05:31 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 1FpuXF-0008PC-VK for guile-user@m.gmane.org; Tue, 13 Jun 2006 00:05:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FpuXF-0002Ou-69 for guile-user@m.gmane.org; Mon, 12 Jun 2006 18:05:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FpuX8-0002O0-TK for guile-user@gnu.org; Mon, 12 Jun 2006 18:05:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FpuX7-0002N8-4l for guile-user@gnu.org; Mon, 12 Jun 2006 18:05:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FpuX7-0002N1-1K for guile-user@gnu.org; Mon, 12 Jun 2006 18:05:17 -0400 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fpufv-0007EI-1C for guile-user@gnu.org; Mon, 12 Jun 2006 18:14:23 -0400 Original-Received: from laruns (host81-129-157-146.range81-129.btcentralplus.com [81.129.157.146]) by mail3.uklinux.net (Postfix) with ESMTP id 4971C409FB9; Mon, 12 Jun 2006 22:05:15 +0000 (UTC) Original-Received: from laruns (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id 302B36FDDB; Mon, 12 Jun 2006 23:05:00 +0100 (BST) Original-To: Mildred In-Reply-To: <87ver6z5ga.fsf@laas.fr> ( =?iso-8859-1?q?Ludovic_Court=E8s's_message_of?= "Mon, 12 Jun 2006 18:47:33 +0200") User-Agent: Gnus/5.1007 (Gnus v5.10.7) 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:5349 Archived-At: ludovic.courtes@laas.fr (Ludovic Court=E8s) writes: > Code confinement is indeed an interesting feature. Fortunately, Guile > offers various ways to do it (AFAIK, there's no standard way to do this > in R5RS Scheme). :-) [...] That's a very nice explanation. Is there a good place for it somewhere in the manual? (If not, perhaps we should start a "How can I do XXX" section.) Regards, Neil _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user