Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Wed, 31 Dec 2008 02:21:01 +0100 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id mBV1KwFA022222 for ; Wed, 31 Dec 2008 02:20:59 +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 mBV1IAu8012988 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 31 Dec 2008 02:18:11 +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 mBUN27iK010011; Wed, 31 Dec 2008 02:18:10 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 167144 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Wed, 31 Dec 2008 02:18:10 +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 mBV1IALB020839 for ; Wed, 31 Dec 2008 02:18:10 +0100 Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.247]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id mBV1I59C030664 for ; Wed, 31 Dec 2008 02:18:09 +0100 Received: by rv-out-0708.google.com with SMTP id c5so6200177rvf.10 for ; Tue, 30 Dec 2008 17:18:04 -0800 (PST) Received: by 10.141.161.6 with SMTP id n6mr7549638rvo.3.1230686284736; Tue, 30 Dec 2008 17:18:04 -0800 (PST) Received: from ?10.0.1.102? (219-90-242-56.ip.adam.com.au [219.90.242.56]) by mx.google.com with ESMTPS id f21sm41408290rvb.7.2008.12.30.17.18.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 30 Dec 2008 17:18:01 -0800 (PST) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v929.2) References: <495160FA.8000004@morningstar2.co.uk> <9EECA5EE-12A7-4C01-8311-7658BD3E8E04@gmail.com> <21363E65-E3FB-4495-A94E-6789AC0619A0@gmail.com> <18778.35736.43421.950797@morse.mittelbach-online.de> X-Mailer: Apple Mail (2.929.2) X-Spam-Whitelist: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id mBV1IALB020840 Message-ID: Date: Wed, 31 Dec 2008 11:47:57 +1030 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: Back to "token list" nomenclature; was Re: \tlist_if_eq:nn 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: 31 Dec 2008 01:21:01.0535 (UTC) FILETIME=[0AF0DEF0:01C96AE6] Status: R X-Status: X-Keywords: X-UID: 5556 On 31/12/2008, at 9:49 AM, Morten Høgholm wrote: > [1] Another type which we have not really touched much: the "str" > defined as tokens with catcode 12 (and space catcode 10) as output > by several primitives. I like this convention :) Detokenized input really does qualify in my mind as a 'string', which gives it a snappy & recognisable name. W