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: GH replacement proposal (includes a bit of Unicode) Date: Tue, 18 May 2004 11:54:45 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <4086A1BF.9C8F7914@veritas.com> <87vfjtm2v5.fsf@zagadka.ping.de> <40880289.8070405@dirk-herrmanns-seiten.de> <87n046n4d0.fsf@zagadka.ping.de> <40A93563.41677684@veritas.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084874383 1554 80.91.224.253 (18 May 2004 09:59:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 May 2004 09:59:43 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue May 18 11:59:34 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 1BQ1Nl-0006tF-00 for ; Tue, 18 May 2004 11:59:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BQ1La-0005Zs-GA for guile-devel@m.gmane.org; Tue, 18 May 2004 05:57:18 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BQ1Ki-0005WX-D3 for guile-devel@gnu.org; Tue, 18 May 2004 05:56:24 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BQ1KB-0005MG-L0 for guile-devel@gnu.org; Tue, 18 May 2004 05:56:22 -0400 Original-Received: from [129.217.163.1] (helo=mail.dt.e-technik.uni-dortmund.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BQ1JA-00050y-6E for guile-devel@gnu.org; Tue, 18 May 2004 05:54:48 -0400 Original-Received: from troy.dt.e-technik.uni-dortmund.de (troy.dt.e-technik.uni-dortmund.de [129.217.163.17]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 1994C2BEB7; Tue, 18 May 2004 11:54:46 +0200 (CEST) Original-Received: by troy.dt.e-technik.uni-dortmund.de (Postfix, from userid 520) id 6E415B9AF; Tue, 18 May 2004 11:54:45 +0200 (CEST) Original-To: bkorb@veritas.com In-Reply-To: <40A93563.41677684@veritas.com> (Bruce Korb's message of "Mon, 17 May 2004 14:57:55 -0700") User-Agent: Gnus/5.1003 (Gnus v5.10.3) 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:3739 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3739 Bruce Korb writes: >> Right; that's what I had in mind. I also propose scm_is_eq, for >> example. > > Would that yield #t if its argument were the `eq' operator, or > would it work on two arguments and yield #t if the two arguments > were equal? :-) Hehe, it would yield 1 when its two arguments were 'eq?'. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel