Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Fri, 12 Sep 2008 22:04:02 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m8CK3vNr017627 for ; Fri, 12 Sep 2008 22:03:58 +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 m8CJwsvh013425 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 12 Sep 2008 21:58: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 m8CJ006l032237; Fri, 12 Sep 2008 21:58:45 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 33100 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 12 Sep 2008 21:58: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 m8CJwjxT031354 for ; Fri, 12 Sep 2008 21:58:45 +0200 Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id m8CJwfJl025765 for ; Fri, 12 Sep 2008 21:58:45 +0200 Received: by ug-out-1314.google.com with SMTP id k40so32965ugc.38 for ; Fri, 12 Sep 2008 12:58:40 -0700 (PDT) Received: by 10.66.220.12 with SMTP id s12mr154586ugg.5.1221249520482; Fri, 12 Sep 2008 12:58:40 -0700 (PDT) Received: from localhost ( [89.150.182.226]) by mx.google.com with ESMTPS id q40sm20451973ugc.8.2008.09.12.12.58.33 (version=SSLv3 cipher=RC4-MD5); Fri, 12 Sep 2008 12:58:39 -0700 (PDT) Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 References: <48C57767.9030602@morningstar2.co.uk> <18632.13756.225135.207821@morse.mittelbach-online.de> Content-Transfer-Encoding: 7bit User-Agent: Opera Mail/9.52 (MacPPC) X-Spam-Whitelist: Message-ID: Date: Fri, 12 Sep 2008 21:58:25 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: =?iso-8859-1?Q?Morten_H=F8gholm?= Subject: Re: Something like \patchcmd To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <18632.13756.225135.207821@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: 12 Sep 2008 20:04:03.0110 (UTC) FILETIME=[B40CC460:01C91512] Status: R X-Status: X-Keywords: X-UID: 5302 On Wed, 10 Sep 2008 23:01:48 +0200, Frank Mittelbach wrote: > Joseph, > > > I've been trying to work out if the current expl3 has anything like > > \patchcmd from etoolbox. > > the current expl3 doesn't have something comparible to \patchcmd, not on > that > level of complexity / generality True. You might find something you can utilize in l3token. -- Morten