From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 6C065BC0A for ; Wed, 13 Jun 2007 14:53:50 +0200 (CEST) Received: from furbychan.cocan.org (furbychan.cocan.org [80.68.91.176]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l5DCrnPj010680 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Wed, 13 Jun 2007 14:53:50 +0200 Received: from rich by furbychan.cocan.org with local (Exim 3.35 #1 (Debian)) id 1HySM6-0007j2-00; Wed, 13 Jun 2007 13:53:46 +0100 Date: Wed, 13 Jun 2007 13:53:46 +0100 To: Nicolas Pouillard Cc: caml-list@inria.fr Subject: Re: [Caml-list] camlp4 3.10 and \function Message-ID: <20070613125346.GA27365@furbychan.cocan.org> References: <20070613114244.GB14594@furbychan.cocan.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i From: Richard Jones X-Miltered: at discorde with ID 466FE8DD.001 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; camlp:01 0200,:01 syntax:01 syntax:01 infix:01 expr:01 bug:01 expr:01 wrote:01 wrote:01 caml-list:01 revised:02 revised:02 quotations:03 lsl:03 On Wed, Jun 13, 2007 at 02:34:30PM +0200, Nicolas Pouillard wrote: > On 6/13/07, Richard Jones wrote: > > > >Using the revised syntax within quotations it doesn't let me use \lsl > >(the revised syntax way to turn an infix function into a prefix > >function). Instead I have to write this hack: > > > > <:expr< $lid:"lsl"$ >> > > > >which works. > > > >Bug? > > > > No this is a feature :) The revised syntax follow the original one on > this point. > > So this <:expr< (lsl) >> will works. That's interesting because I tried that and it didn't work. Rich. -- Richard Jones Red Hat