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 p8J8tO8R015785 for ; Mon, 19 Sep 2011 10:55:25 +0200 Received: (qmail 26384 invoked by alias); 19 Sep 2011 08:55:19 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 19 Sep 2011 08:55:18 -0000 Received: from relay.uni-heidelberg.de (EHLO relay.uni-heidelberg.de) [129.206.100.212] by mx0.gmx.net (mx068) with SMTP; 19 Sep 2011 10:55:18 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id p8J8qcWb027417 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 19 Sep 2011 10:52:39 +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 p8IM1PQ6018389; Mon, 19 Sep 2011 10:52:38 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 1593166 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 19 Sep 2011 10:52:38 +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 p8J8gcFr029811 for ; Mon, 19 Sep 2011 10:42:38 +0200 Received: from msg.wmi.amu.edu.pl (msg.wmi.amu.edu.pl [150.254.78.50]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id p8J8gQMp025674 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 19 Sep 2011 10:42:30 +0200 Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id 3C97F42076 for ; Mon, 19 Sep 2011 10:42:26 +0200 (CEST) Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QTJzLicexEvV for ; Mon, 19 Sep 2011 10:42:26 +0200 (CEST) Received: from marcin-desktop (dwaosiem-jedenjeden8.echostar.pl [109.232.28.118]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id 1ECDF4206D for ; Mon, 19 Sep 2011 10:42:26 +0200 (CEST) References: <4E6D0C75.6090500@morningstar2.co.uk> X-Mailer: Claws Mail 3.6.1 (GTK+ 2.16.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id p8J8gcFr029812 Message-ID: <20110919104222.4501dbcd@marcin-desktop> Date: Mon, 19 Sep 2011 10:42:22 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Marcin Borkowski Organization: WMI UAM Subject: Re: Scratch variables To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <4E6D0C75.6090500@morningstar2.co.uk> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (eXpurgate); Detail=5D7Q89H36p6sJLDpZh614Kjz2nt6F3tH3SBKyrIfpyTOaDhXft9DjXvT8R2Tw0UO6Xlx5 plxoifbMuibrE9qGMjI+2qrljk7JZsuWR7NTSKXkjoWVVJvTt0SJZrzpQGShUfxGQrXO3Eg275RM 1kLXaliu46aQW8rbsAg56QRkPMqFhMunSczlQwJuYTH7OqYF+3wcsK4t4Y=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: 6878 Dnia 2011-09-11, o godz. 20:31:01 Joseph Wright napisaƂ(a): > Hello all, > > Currently, provision of scratch variables (such as \l_tmpa_tl) is > somewhat inconsistent in expl3. However, it is also not entirely clear > if these 'general scratch' variables are really idea in any case. Do > people see a general need for these variables, or will most users > expect to define their own scratch space in all cases? > > (The kernel does not use any of these scratch variables, so they are > only intended for third-party use in any case.) Hi all, I do not (yet) use LaTeX3, but I am an author of one LaTeX2e class (not distributed yet) and I have to say that I find such scratch variables quite useful. Defining "private" ones in packages is what seems to me a waste of resources. Best, -- Marcin Borkowski