Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id o1C83hBZ011812 for ; Fri, 12 Feb 2010 09:03:44 +0100 Received: (qmail 19151 invoked by alias); 12 Feb 2010 08:03:37 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 12 Feb 2010 08:03:37 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx111) with SMTP; 12 Feb 2010 09:03:37 +0100 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 o1C81ZsB023504 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 12 Feb 2010 09:01:35 +0100 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 o1BN15N8010347; Fri, 12 Feb 2010 09:01:29 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 379716 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 12 Feb 2010 09:01:29 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id o1C81T8d015997 for ; Fri, 12 Feb 2010 09:01:29 +0100 Received: from ueamailgate01.uea.ac.uk (ueamailgate01.uea.ac.uk [139.222.131.184]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id o1C81GDC001232 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 12 Feb 2010 09:01:21 +0100 Received: from ueams02.uea.ac.uk (ueams02.uea.ac.uk [139.222.131.131]) by ueamailgate01.uea.ac.uk (8.13.1/8.13.1) with ESMTP id o1C81EYk032040 for ; Fri, 12 Feb 2010 08:01:14 GMT Received: from [139.222.202.221] by ueams02.uea.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1NfqSf-0006GV-Q5 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 12 Feb 2010 08:01:13 +0000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 References: <4B88913F-0580-460A-B813-AC1F7E92CD92@yahoo.de> <4B7459F2.9040103@morningstar2.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Canit-CHI2: 0.00 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN, outgoing) X-CanItPRO-Stream: UEA:outgoing (inherits from UEA:default,base:default) X-Canit-Stats-ID: 42496063 - b99ed614f305 X-Scanned-By: MIMEDefang 2.63 on 85.214.41.38 X-Scanned-By: CanIt (www . roaringpenguin . com) on 139.222.131.184 Message-ID: <4B750AD0.4070302@morningstar2.co.uk> Date: Fri, 12 Feb 2010 08:01:20 +0000 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: Scratch variables To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p4WX0t+AtsdW2ORvUlAfcdSq7Ahyg4C/fk7uuW7VuLVQU/9lW10ossSgiooH lxSHbEnX0oJ57xI6MWoyO+U9X92yZOpkaZBGwux19dyx28hhIBPaGBT3JMH+WjPiOw1JwWxORN4h 5n0fQ==V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 6258 On 12/02/2010 00:35, Will Robertson wrote: > On 12/02/2010, at 5:56 AM, Joseph Wright wrote: > >> On 11/02/2010 18:26, Philipp Stephani wrote: >>> >>> I wonder what the guarantees about the scratch variables like \l_tmpa_tl are. The documentation just states that "they are not used by conditionals or predicate functions." Does this mean that any other kernel macro might modify them? >> >> A quick search shows they are used in the tl module. I'd stick to defining "private" scratch variables. > > Should we change this? > I.e., use \l_kernel_tmpa_tl or \l_reserveda_tl instead for us and let package writers use \l_tmpa_tl ? > > -- Will > I think we probably should: the documentation seems to imply that they are available, and it would be best if there was clear demarcation. -- Joseph Wright