Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Sun, 7 Sep 2008 23:43:28 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m87LhNJ6017651 for ; Sun, 7 Sep 2008 23:43:24 +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 m87LcTZK005588 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 7 Sep 2008 23:38:29 +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 m86M1Rp2025539; Sun, 7 Sep 2008 23:38:26 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 21357 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sun, 7 Sep 2008 23:38:26 +0200 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 m87LcQBC002457 for ; Sun, 7 Sep 2008 23:38:26 +0200 Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.247]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id m87LcLLb005492 for ; Sun, 7 Sep 2008 23:38:25 +0200 Received: by rv-out-0708.google.com with SMTP id c5so1008349rvf.10 for ; Sun, 07 Sep 2008 14:38:21 -0700 (PDT) Received: by 10.140.164.1 with SMTP id m1mr8324979rve.266.1220823501108; Sun, 07 Sep 2008 14:38:21 -0700 (PDT) Received: from ?10.0.1.102? ( [219.90.231.17]) by mx.google.com with ESMTPS id k2sm6048452rvb.1.2008.09.07.14.38.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 07 Sep 2008 14:38:20 -0700 (PDT) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) References: <48C38EC1.9040807@morningstar2.co.uk> <18628.7468.77437.963030@morse.mittelbach-online.de> X-Mailer: Apple Mail (2.928.1) X-Spam-Whitelist: Message-ID: Date: Mon, 8 Sep 2008 07:08:14 +0930 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: Spaces To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <18628.7468.77437.963030@morse.mittelbach-online.de> 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: 07 Sep 2008 21:43:28.0895 (UTC) FILETIME=[C3DE90F0:01C91132] Status: R X-Status: X-Keywords: X-UID: 5228 On 08/09/2008, at 3:57 AM, Frank Mittelbach wrote: > in expl3 ~ is a space token and not an active char expanding to > \space. Oh, *that's* how you do it! Not weird at all, then :) W