Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Fri, 26 Sep 2008 18:18:09 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m8QGI2D6019761 for ; Fri, 26 Sep 2008 18:18:03 +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 m8QGD8af003316 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 26 Sep 2008 18:13:08 +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 m8PM13dE008057; Fri, 26 Sep 2008 18:13:02 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 47953 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Fri, 26 Sep 2008 18:13:02 +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 m8QGD1VM001861 for ; Fri, 26 Sep 2008 18:13:01 +0200 Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.243]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id m8QGCu23002982 for ; Fri, 26 Sep 2008 18:13:00 +0200 Received: by rv-out-0708.google.com with SMTP id c5so941822rvf.10 for ; Fri, 26 Sep 2008 09:12:56 -0700 (PDT) Received: by 10.141.197.14 with SMTP id z14mr770814rvp.283.1222445576249; Fri, 26 Sep 2008 09:12:56 -0700 (PDT) Received: from ?10.0.1.102? ( [219.90.210.19]) by mx.google.com with ESMTPS id c20sm3302515rvf.3.2008.09.26.09.12.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 26 Sep 2008 09:12:55 -0700 (PDT) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) References: <48DBEA7B.7070204@morningstar2.co.uk> X-Mailer: Apple Mail (2.929.2) X-Spam-Whitelist: Message-ID: Date: Sat, 27 Sep 2008 01:42:51 +0930 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: Something like \@removeelement To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <48DBEA7B.7070204@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: 26 Sep 2008 16:18:10.0159 (UTC) FILETIME=[77A50FF0:01C91FF3] Status: R X-Status: X-Keywords: X-UID: 5389 On 26/09/2008, at 5:16 AM, Joseph Wright wrote: > On my latest LaTeX3 excursion, I'm looking achieve the effect of > \@removeelement. I'd expect this to be a clist function Yeah, same here. I've added it to the to-do list. W