From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Daniel Skarda <0rfelyus@ucw.cz> Newsgroups: gmane.lisp.guile.devel Subject: Re: Infix syntax Date: 06 Oct 2002 10:05:43 +0200 Sender: guile-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1033894078 17749 127.0.0.1 (6 Oct 2002 08:47:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 6 Oct 2002 08:47:58 +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 17y74u-0004c9-00 for ; Sun, 06 Oct 2002 10:47:56 +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 17y759-0005P9-00; Sun, 06 Oct 2002 04:48:11 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17y74g-0004xV-00 for guile-devel@gnu.org; Sun, 06 Oct 2002 04:47:42 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17y73y-000489-00 for guile-devel@gnu.org; Sun, 06 Oct 2002 04:47:00 -0400 Original-Received: from stateless3.tiscali.cz ([213.235.135.72] helo=mail.tiscali.cz) by monty-python.gnu.org with esmtp (Exim 4.10) id 17y73r-0003wK-00 for guile-devel@gnu.org; Sun, 06 Oct 2002 04:46:51 -0400 Original-Received: from hobitin.ucw.cz (212.90.236.5) by mail.tiscali.cz (6.0.044) id 3D76F544000D5EBB; Sun, 6 Oct 2002 10:42:27 +0200 Original-Received: from 0rfelyus by hobitin.ucw.cz with local (Exim 3.36 #1 (Debian)) id 17y6Q3-00009K-00; Sun, 06 Oct 2002 10:05:43 +0200 Original-To: Neil Jerram In-Reply-To: Original-Lines: 18 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 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:1459 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1459 > This looks nice! If no one objects by mid tomorrow, I will add it to > CVS. Have you signed assignment and disclaimer papers that cover > this? Thank you. In fact I am quite surprised that this patch went in so smoothly. - it introduces new syntax - once you use-module and activate-infix, infix syntax is active in all modules, not only in module where it was activated. I do not want to undermine my own patch - I am happy it is accepted, though I was surprised there was no exhausting discussion (or flamewar :-) But maybe when people start using infix module, it turns out that these doubts were not real problem at all (just a result of too much coffee :) 0. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel