From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: Bug in eval-string? Date: 14 Aug 2002 21:07:42 +0200 Sender: guile-devel-admin@gnu.org Message-ID: <87k7mttg1t.fsf@zagadka.ping.de> References: <20020808125641.GA23831@www> <878z3hukoz.fsf@zagadka.ping.de> <87adnwpey3.fsf@zagadka.ping.de> <873ctm7q6r.fsf@zagadka.ping.de> <87n0rrmw1j.fsf@zagadka.ping.de> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1029352042 21823 127.0.0.1 (14 Aug 2002 19:07:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 14 Aug 2002 19:07:22 +0000 (UTC) Cc: guile-devel@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17f3UE-0005fr-00 for ; Wed, 14 Aug 2002 21:07:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17f3V5-0004Cb-00; Wed, 14 Aug 2002 15:08:11 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17f3Uf-00048S-00 for guile-devel@gnu.org; Wed, 14 Aug 2002 15:07:45 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17f3Ud-00048F-00 for guile-devel@gnu.org; Wed, 14 Aug 2002 15:07:44 -0400 Original-Received: from dialin.speedway42.dip157.dokom.de ([195.138.42.157] helo=zagadka.ping.de) by monty-python.gnu.org with smtp (Exim 4.10) id 17f3Ud-00048A-00 for guile-devel@gnu.org; Wed, 14 Aug 2002 15:07:43 -0400 Original-Received: (qmail 2677 invoked by uid 1000); 14 Aug 2002 19:07:42 -0000 Original-To: Matthias Koeppe In-Reply-To: <87n0rrmw1j.fsf@zagadka.ping.de> Original-Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:1077 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1077 Marius Vollmer writes: > > I guess it should simply be advertised better. In fact, in the > > current Guile manual, fluids currently only appear in the esoteric > > chapter "Threads, Mutexes, Asyncs and Dynamic Roots", which is also > > marked as a "FIXME" chapter. (BTW, the syntax WITH-FLUIDS is missing > > there, only the procedure WITH-FLUIDS* is explained.) > > Yep, good point. I'll make me a note to look into this. I didn't find anything big to fix. Fluids are linked from "Other Datatypes" which I think is fine. I added "with-fluid". Do you have more specific improvements in mind? Maybe a patch? ;) -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel