Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Tue, 20 Oct 2009 13:00:07 +0200 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id n9KB06Rw009066 for ; Tue, 20 Oct 2009 13:00:06 +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 n9KAvlTS004924 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 20 Oct 2009 12:57:47 +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 n9K74dcY012848; Tue, 20 Oct 2009 12:57:45 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 355514 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 20 Oct 2009 12:57:45 +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 n9KAvjA2024619 for ; Tue, 20 Oct 2009 12:57:45 +0200 Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id n9KAvc5Z010312 for ; Tue, 20 Oct 2009 12:57:42 +0200 Received: by fg-out-1718.google.com with SMTP id d23so2527870fga.16 for ; Tue, 20 Oct 2009 03:57:40 -0700 (PDT) Received: by 10.86.158.5 with SMTP id g5mr3722031fge.32.1256036260704; Tue, 20 Oct 2009 03:57:40 -0700 (PDT) Received: from ?10.0.1.103? (219-90-216-167.ip.adam.com.au [219.90.216.167]) by mx.google.com with ESMTPS id l12sm161136fgb.2.2009.10.20.03.57.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 20 Oct 2009 03:57:39 -0700 (PDT) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) References: <5.1.0.14.0.20090425151542.032a0ce0@pop3.web.de> <20090424092120.GA7843@irwin.vpn.uni-freiburg.de> <5.1.0.14.0.20090421122917.02f41830@pop3.web.de> <455691F1-21A4-4C65-A025-7855791829F7@gmail.com> <20090424092120.GA7843@irwin.vpn.uni-freiburg.de> <5.1.0.14.0.20090425151542.032a0ce0@pop3.web.de> <5.1.0.14.0.20090426075020.02780400@pop3.web.de> <20090426102229.GA26342@irwin.vpn.uni-freiburg.de> <0C0E2BA7-B8AC-4531-B4BB-19B7F844798F@gmail.com> <20091020104344.GA3025@irwin.vpn.uni-freiburg.de> X-Mailer: Apple Mail (2.936) X-Spam-Whitelist: Message-ID: <83CDEC6C-5680-4B4E-9EFF-F49DD0DE9DC0@gmail.com> Date: Tue, 20 Oct 2009 21:27:32 +1030 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: \in@ wrong? To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <20091020104344.GA3025@irwin.vpn.uni-freiburg.de> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -6.599 () BAYES_00,RCVD_IN_DNSWL_MED X-Scanned-By: MIMEDefang 2.65 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 20 Oct 2009 11:00:07.0313 (UTC) FILETIME=[7C129810:01CA5174] Status: R X-Status: X-Keywords: X-UID: 6103 On 20/10/2009, at 9:13 PM, Heiko Oberdiek wrote: > Revision 74: > > \ProvidesFile{ltfssdcl.dtx} > [2007/08/31 v3.01 ...] > ... > \in@#1#2{% > \def\in@@##1#1##2##3\in@@{% > \ifx\in@##2\in@false\else\in@true\fi}% > \in@@#2#1\in@\in@@} > \newif\ifin@ > > Same as old version and the new LaTeX 2009/09/24. > > What do I miss? My carelessness is what you miss; I'm very sorry for the trouble. I committed the change on my machine but neglected to actually send the commit to the SVN repository (although reading my previous words I must have thought that I had). Then we quickly made a new LaTeX release and in the midst of all that I didn't want to risk rocking the boat. Sigh. You should now see the new code turn up in the SVN repository. But I'm afraid it's too late, due to my mistake, to make it into this release of LaTeX contrary to what I wrote earlier in this thread. I sort of figured at the time that it wasn't too big a deal either way but I'm annoyed at myself for the oversight. Thanks for keeping me honest :) -- Will