From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.lisp.guile.devel Subject: Re: srfi-39 implementation Date: Sat, 08 May 2004 21:09:07 -0400 Organization: What did you have in mind? A short, blunt, human pyramid? Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <20040506010251.GA3066@uab.es> <87brky5su3.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084065099 22945 80.91.224.253 (9 May 2004 01:11:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 May 2004 01:11:39 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun May 09 03:11:31 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BMcqk-0001Ss-00 for ; Sun, 09 May 2004 03:11:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMcqL-0003Lu-S3 for guile-devel@m.gmane.org; Sat, 08 May 2004 21:11:01 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BMcpe-0003Hy-Ez for guile-devel@gnu.org; Sat, 08 May 2004 21:10:18 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BMcoz-0002rk-Bu for guile-devel@gnu.org; Sat, 08 May 2004 21:10:08 -0400 Original-Received: from [129.22.104.47] (helo=mirapoint2.tis.cwru.edu) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.33) id 1BMcoy-0002d0-RU for guile-devel@gnu.org; Sat, 08 May 2004 21:09:37 -0400 Original-Received: from multivac.cwru.edu (multivac.ITS.CWRU.Edu [129.22.114.26]) by mirapoint2.tis.cwru.edu (MOS 3.4.3-CR) with SMTP id BBR95309; Sat, 8 May 2004 21:09:08 -0400 (EDT) Original-Received: (qmail 13897 invoked by uid 500); 9 May 2004 01:09:30 -0000 Original-To: Jose A Ortega Ruiz In-Reply-To: <87brky5su3.fsf@zip.com.au> (Kevin Ryde's message of "Sun, 09 May 2004 10:48:04 +1000") Mail-Copies-To: nobody Mail-Followup-To: Jose A Ortega Ruiz , guile-devel@gnu.org Original-Lines: 10 User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3690 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3690 Kevin Ryde wrote: > Jose A Ortega Ruiz writes: >> (define get-fluid-tag (lambda () 'get-fluid)) ;; arbitrary unique (as per eq?) value > > make-symbol perhaps. Or (list 0), for minimal memory use (I think). paul _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel