Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Fri, 19 Sep 2008 09:29:57 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m8J7Tp0m025417 for ; Fri, 19 Sep 2008 09:29:52 +0200 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 m8J7Qtiq017669 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 19 Sep 2008 09:26:55 +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 m8IM16xp020626; Fri, 19 Sep 2008 09:26:54 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 37526 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 19 Sep 2008 09:26:54 +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 m8J7QsRC026646 for ; Fri, 19 Sep 2008 09:26:54 +0200 Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.242]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id m8J7Qemj017270 for ; Fri, 19 Sep 2008 09:26:44 +0200 Received: by rv-out-0708.google.com with SMTP id c5so279646rvf.10 for ; Fri, 19 Sep 2008 00:26:39 -0700 (PDT) Received: by 10.140.204.7 with SMTP id b7mr8186253rvg.175.1221809199883; Fri, 19 Sep 2008 00:26:39 -0700 (PDT) Received: by 10.141.167.13 with HTTP; Fri, 19 Sep 2008 00:26:39 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <27990a880809181847p7f2fa697x5ce693bb9b53e71a@mail.gmail.com> <48D3509A.1050606@morningstar2.co.uk> Message-ID: <27990a880809190026x18b5f65fn3d77a733e97020cb@mail.gmail.com> Date: Fri, 19 Sep 2008 16:56:39 +0930 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: \scantokens, \everyeof, \endlinechar To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <48D3509A.1050606@morningstar2.co.uk> 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: 19 Sep 2008 07:29:57.0682 (UTC) FILETIME=[84909920:01C91A29] Status: R X-Status: X-Keywords: X-UID: 5368 On Fri, Sep 19, 2008 at 4:41 PM, Joseph Wright wrote: > Seems to agree with what I'd thought. I just wondered if I was missing > some kind of trick to avoid needing a user-space named macro. Hmmm. I guess you get away with a non-user-space macro if you made, say, "&" or "%" into a letter and used that in the name. They wouldn't end up inside an \SI command, right? :) W