Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Thu, 18 Sep 2008 15:35:16 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m8IDZ04o023530 for ; Thu, 18 Sep 2008 15:35:00 +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 m8IDUUqP001023 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 18 Sep 2008 15:30:30 +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 m8HM1hV5005980; Thu, 18 Sep 2008 15:30:30 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 45887 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Thu, 18 Sep 2008 15:30:30 +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 m8IDUTdC011545 for ; Thu, 18 Sep 2008 15:30:29 +0200 Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.249]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id m8IDUOYV000918 for ; Thu, 18 Sep 2008 15:30:28 +0200 Received: by rv-out-0708.google.com with SMTP id c5so3629338rvf.10 for ; Thu, 18 Sep 2008 06:30:24 -0700 (PDT) Received: by 10.141.141.3 with SMTP id t3mr7409400rvn.255.1221744624213; Thu, 18 Sep 2008 06:30:24 -0700 (PDT) Received: from ?129.127.15.244? ( [129.127.15.244]) by mx.google.com with ESMTPS id f21sm722331rvb.5.2008.09.18.06.30.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 18 Sep 2008 06:30:23 -0700 (PDT) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) References: <48D22952.9000204@morningstar2.co.uk> <27990a880809180405v7d5b816fk93b12cd51c6f442e@mail.gmail.com> <48D24A18.8000208@morningstar2.co.uk> <20080918130610.GA4040@irwin.vpn.uni-freiburg.de> <48D255DA.1030302@morningstar2.co.uk> X-Mailer: Apple Mail (2.929.2) X-Spam-Whitelist: Message-ID: <1CA644D4-E766-4CC6-BDD6-EAD799E390FA@gmail.com> Date: Thu, 18 Sep 2008 23:00:20 +0930 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: \char_set_catcode:nn To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <48D255DA.1030302@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: 18 Sep 2008 13:35:16.0917 (UTC) FILETIME=[6308AE50:01C91993] Status: R X-Status: X-Keywords: X-UID: 5359 Hi Heiko & Joseph, Thanks for the additional input. Joseph wrote: > I was following what the team have done with, for example, > \token_if_other_char:NTF. I would personally agree with you, and > have: > > \char_make_other => \token_if_other:NTF > > and so on, as the "_char" part is redundant in both, in my opinion. I've changed the \char_make_ functions to drop the redundant _char, but I'm going to hold off changing the \token_ ones until others agree. (It doesn't seem to affect any other code, so we should probably be okay.) Cheers, Will