Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Wed, 3 Dec 2008 20:56:41 +0100 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id mB3JudWi001165 for ; Wed, 3 Dec 2008 20:56:40 +0100 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 mB3JosGJ022943 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 3 Dec 2008 20:50:54 +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 mB3BGIb0005073; Wed, 3 Dec 2008 20:50:43 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 181130 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Wed, 3 Dec 2008 20:50:43 +0100 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 mB3JohmL025889 for ; Wed, 3 Dec 2008 20:50:43 +0100 Received: from lon1-post-3.mail.demon.net (lon1-post-3.mail.demon.net [195.173.77.150]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id mB3Jp4eT009069 for ; Wed, 3 Dec 2008 20:51:07 +0100 Received: from cremornelane.demon.co.uk ([80.177.25.195] helo=[192.168.0.2]) by lon1-post-3.mail.demon.net with esmtp (Exim 4.69) id 1L7xjx-0005Nz-dQ for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Wed, 03 Dec 2008 19:50:29 +0000 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 References: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-ID: <4936E30A.5080209@morningstar2.co.uk> Date: Wed, 3 Dec 2008 19:50:34 +0000 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: expl3 "token list" terminology To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -2.599 () BAYES_00 X-Scanned-By: MIMEDefang 2.64 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 03 Dec 2008 19:56:41.0772 (UTC) FILETIME=[42DD6EC0:01C95581] Status: R X-Status: X-Keywords: X-UID: 5490 Will Robertson wrote: > I think "token list" describes the contents of a toks rather well (as it > should!) but I'm at a lost what to call "a token list that doesn't > contain unescaped # characters". Would "character list" work? If you do change the description, I assume that you'll also change the l3tlp module and the variable names: ..._tlp => ..._chars (by analogy with ..._toks) \tlp_... => \chars_... \tlist_.. => \chlist_... or \charlist... (as \clist_... is taken) -- Joseph Wright