Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Mon, 8 Sep 2008 13:35:46 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m88BZc2c016873 for ; Mon, 8 Sep 2008 13:35:40 +0200 Received: from comedy.dante.de (localhost. [127.0.0.1]) by comedy.dante.de (8.14.3/8.14.3/Debian-5) with ESMTP id m88BYsjo008028; Mon, 8 Sep 2008 13:34:55 +0200 Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.240]) by comedy.dante.de (8.14.3/8.14.3/Debian-5) with ESMTP id m88BYk2e008002 for ; Mon, 8 Sep 2008 13:34:50 +0200 Received: by rv-out-0708.google.com with SMTP id f25so1966223rvb.12 for ; Mon, 08 Sep 2008 04:34:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=H+LljuyJnBc1C4kGJZ2x7h1ybalBM1pxxlRIuu3tq7Q=; b=QNgXOB2JlMj7hc6T+KdMDBCyoVFw9a8qYrmxa+dm6m9I2fRhTehAPxVkZ0paMybFwk 3W6wx65xBv/aIifBGLwOb47snhhPnfkOSmf6u+Ty+742uVH/rZX7BF0InOwuzbIoPlC/ 4auT1nHzrNgkTflmm8VHaTCFPTkMHGxdZzAbI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=FcoMKHGitw9LAreLzBzEahtGGV7+1ySQerB4hVSEXBXTxsRbW2N5gIyb2lcifdTEug DMkkUIZZpA461Uj+okrpy6reqzIr5oemLcynpJYArKedFj3nkS5DF+e4R7If4DJpwl6T JgNlLT5WWuWTNXFsxFbB2oqdb1ya1dPUWH8As= Received: by 10.141.151.18 with SMTP id d18mr8775398rvo.75.1220873684884; Mon, 08 Sep 2008 04:34:44 -0700 (PDT) Received: from ?10.0.1.102? ( [219.90.231.17]) by mx.google.com with ESMTPS id b8sm7434618rvf.4.2008.09.08.04.34.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 08 Sep 2008 04:34:44 -0700 (PDT) Message-Id: <314F3461-90F6-4EC0-980A-85319122D382@gmail.com> From: Will Robertson To: Mailing list for the LaTeX3 project , latex-team In-Reply-To: <41780601-0613-4AD5-8D2D-9696EAECD494@gmail.com> Mime-Version: 1.0 (Apple Message framework v928.1) Subject: Re: \cs:c Date: Mon, 8 Sep 2008 21:04:39 +0930 References: <48C4D4F5.3060503@morningstar2.co.uk> <859ec5630809080413t37278f82wb0dfcb4468374183@mail.gmail.com> <41780601-0613-4AD5-8D2D-9696EAECD494@gmail.com> X-Mailer: Apple Mail (2.928.1) X-DANTE-Spam-Score: -102.6 () BAYES_00, DKIM_SIGNED, DKIM_VERIFIED, SPF_PASS, USER_IN_DKIM_WHITELIST X-Scanned-By: MIMEDefang 2.64 on 213.139.130.197 X-Scanned-By: MIMEDefang 2.64 on 80.237.159.15 X-Scanned-By: MIMEDefang 2.64 on 80.237.159.15 X-BeenThere: latex-team@latex-project.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"; DelSp="yes" Sender: latex-team-bounces@latex-project.org Errors-To: latex-team-bounces@latex-project.org X-ProteoSys-SPAM-Score: -102.598 () BAYES_00,DKIM_SIGNED,USER_IN_WHITELIST Return-Path: latex-team-bounces@latex-project.org X-OriginalArrivalTime: 08 Sep 2008 11:35:46.0212 (UTC) FILETIME=[08D46E40:01C911A7] Status: R X-Status: X-Keywords: X-UID: 5235 On 08/09/2008, at 8:52 PM, Will Robertson wrote: > On 08/09/2008, at 8:43 PM, Morten H=F8gholm wrote: > >> There is \cs_use:c (in l3basics I believe). > > Ah, this is undocumented. > I'll add something somewhere. Looking closer, I see: \def_new:Npn \use:c #1{\cs:w #1\cs_end:} \def_new:Npn \cs_use:c #1 { \cs:w#1\cs_end: } These two functions are used in approximately equal number throughout = expl3 and the xpackages. Can I deprecate one of these (i.e., do a search'n'replace across the = board) to fix this inconsistency? I guess if I had to choose one, = \cs_use:c would be my pick. Will _______________________________________________ Latex-team mailing list Latex-team@latex-project.org https://lists.dante.de/mailman/listinfo/latex-team