Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Mon, 24 Aug 2009 13:15:48 +0200 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id n7OBFmGV013954 for ; Mon, 24 Aug 2009 13:15:48 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id n7OBCBH3029980 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 24 Aug 2009 13:12:11 +0200 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id n7O8WAUK019680; Mon, 24 Aug 2009 13:12:08 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 288532 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 24 Aug 2009 13:12:04 +0200 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id n7OBC4Lf024014 for ; Mon, 24 Aug 2009 13:12:04 +0200 Received: from anchor-post-3.mail.demon.net (anchor-post-3.mail.demon.net [195.173.77.134]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id n7OBBnHF028895 for ; Mon, 24 Aug 2009 13:11:53 +0200 Received: from morningstar2.demon.co.uk ([80.176.134.7] helo=[192.168.0.2]) by anchor-post-3.mail.demon.net with esmtp (Exim 4.69) id 1MfXSm-000268-ni for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 24 Aug 2009 11:11:48 +0000 User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 References: <4A7921CF.5020803@morningstar2.co.uk> <4A8EC449.4040509@morningstar2.co.uk> <19088.5371.517713.176151@morse.mittelbach-online.de> <4A926C87.7030201@elzevir.fr> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <4A92757A.3080402@morningstar2.co.uk> Date: Mon, 24 Aug 2009 12:11:54 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: xparse To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <4A926C87.7030201@elzevir.fr> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -6.599 () BAYES_00,RCVD_IN_DNSWL_MED X-Scanned-By: MIMEDefang 2.65 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 24 Aug 2009 11:15:49.0032 (UTC) FILETIME=[3BD5C280:01CA24AC] Status: R X-Status: X-Keywords: X-UID: 5995 Manuel Pégourié-Gonnard wrote: > Will Robertson a écrit : >> Point C is something I'm a little unsure of; I do think it's nice to >> have available, I just wonder when it will be used in practise. (It >> seems more useful in 2e than in LaTeX3 given their different approaches >> to robust commands.) >> > The use case I was thinking of (in alignments) has nothing to do with > robustness: it's only about avoiding to introduce unexpandable tokens in the > input stream with the parser. > > Btw, it's probably something that should be clarified in the documentation: > despite the name, \DeclareExpandableDocumentCommand is not really about > declaring expandable commands, but defining them with a purely expandable > parser. The command itself probably won't be expandable. At least in my example > in won't be, since the hole purpose of the expandable parser is that the > expansion of parser+command can begin with an unexpandable token, namely \omit > or \noalign. I've altered the documentation a bit to reflect this: probably still needs a few "cycles" to get everything clear. >> If we wanted to be really careful about things, I'd suggest dropping B >> and/or C from xparse2e and keeping them around in xparse(3) for future >> discussion. At the same time, I think it's fine to keep them there to >> promote discussion and experimentation straight away. >> > Maybe they could be kept in xparse2e but the documentation should emphasize that > only part A is considered stable as of now. That way people can freely play with > part B and C, but the l3 team is still free to change them. That would probably be my favoured approach also. The obvious question: is everyone happy that \DeclareDocumentCommand, etc., is now "right" at the interface level? -- Joseph Wright