From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ludovic =?iso-8859-1?Q?Court=E8s?= Newsgroups: gmane.lisp.guile.user Subject: Re: [Fwd: Req for help on objects and environments] Date: Fri, 3 Sep 2004 22:27:09 +0200 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: <20040903202702.GA1302@cassis.laas.fr> References: <1094123345.4412.5.camel@kuzgun> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1094247257 11195 80.91.224.253 (3 Sep 2004 21:34:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Sep 2004 21:34:17 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Sep 03 23:34:07 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 1C3Lh9-0002Q7-00 for ; Fri, 03 Sep 2004 23:34:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3LmB-0001MX-DH for guile-user@m.gmane.org; Fri, 03 Sep 2004 17:39:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C3Lm4-0001HE-1e for guile-user@gnu.org; Fri, 03 Sep 2004 17:39:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C3Lm1-0001Fq-Ld for guile-user@gnu.org; Fri, 03 Sep 2004 17:39:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3Lm1-0001Fg-Jd for guile-user@gnu.org; Fri, 03 Sep 2004 17:39:09 -0400 Original-Received: from [213.228.0.62] (helo=postfix4-1.free.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C3Lgr-0006tB-2z for guile-user@gnu.org; Fri, 03 Sep 2004 17:33:49 -0400 Original-Received: from cassis.glacis.crous (languedoc-5-82-225-111-76.fbx.proxad.net [82.225.111.76]) by postfix4-1.free.fr (Postfix) with ESMTP id 76D2118369F; Fri, 3 Sep 2004 23:33:47 +0200 (CEST) Original-Received: by cassis.glacis.crous (Postfix, from userid 1000) id 817FC3E15C; Fri, 3 Sep 2004 22:27:14 +0200 (CEST) Original-To: Alp =?iso-8859-1?Q?=D6ztarhan?= Mail-Followup-To: Alp =?iso-8859-1?Q?=D6ztarhan?= , guile-user@gnu.org Content-Disposition: inline In-Reply-To: <1094123345.4412.5.camel@kuzgun> X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-PGP-Key-ID: 0xEB1F5364 X-PGP-Key: http://ludo.humanoidz.org/ludovic.asc X-OS: GNU/Linux X-URL: http://ludo.humanoidz.org/ User-Agent: Mutt/1.5.4i [Guile enabled] 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: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:3427 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:3427 Hi, One day, 9 hours, 9 minutes, 46 seconds ago,=20 Alp =D6ztarhan wrote: > 3) I try to control the environment I "eval" my expression, but > manipulating the environment is not described in my documentation. > (which comes with guile-1.6.4) The following document describes the Guile API for manipulating environments: http://www.gnu.org/software/guile/docs/env.html . It should provide you with answers to your questions related to modifying an environment. BTW, the document preface reads: I hope this text will eventually become a chapter of the Guile manual However, it dates back to 1999 and it looks like it never happened. Is there any reason for it? Thanks, Ludovic. _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user