Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Tue, 4 Sep 2007 23:08:36 +0200 Received: by mail.proteosys.com (8.13.8/8.13.4) with ESMTP id l84L8V3D024130 for ; Tue, 4 Sep 2007 23:08:31 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id l84KviY3026340 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 4 Sep 2007 22:57:45 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id l84HV8QA024249; Tue, 4 Sep 2007 22:57:22 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.0) with spool id 124150 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 4 Sep 2007 22:57:22 +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 l84KvMAI028469 for ; Tue, 4 Sep 2007 22:57:22 +0200 Received: from mx04.kabsi.at (mx04.kabsi.at [62.40.128.131]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id l84KvBZA007502 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 4 Sep 2007 22:57:16 +0200 Received: from buckbeak.hogwarts (h081217001071.dyn.cm.kabsi.at [81.217.1.71]) by mx04.kabsi.at (8.13.8/8.13.8) with SMTP id l84KvAK8018486 for ; Tue, 4 Sep 2007 22:57:10 +0200 Received: by buckbeak.hogwarts (Postfix, from userid 1000) id DA9F9330047; Tue, 4 Sep 2007 22:57:09 +0200 (CEST) References: <87wsv6odr8.fsf@buckbeak.hogwarts> <18141.38684.704361.46277@morse.mittelbach-online.de> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id l84KvMAI028470 Message-ID: <87sl5uno7u.fsf@buckbeak.hogwarts> Date: Tue, 4 Sep 2007 22:57:09 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Andreas Matthias Subject: Re: l3prop: documentation To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: ("Morten =?iso-8859-15?Q?H=F8gholm=22's?= message of "Tue\, 4 Sep 2007 20\:11\:53 +0200") Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -2.464 () BAYES_00,FORGED_RCVD_HELO X-Scanned-By: MIMEDefang 2.57 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 04 Sep 2007 21:08:36.0622 (UTC) FILETIME=[C2594AE0:01C7EF37] Status: R X-Status: X-Keywords: X-UID: 5041 Morten Høgholm wrote: > On Tue, 04 Sep 2007 19:34:20 +0200, Frank Mittelbach wrote: > > >> well spotted, but I fear it is not the documentation but rather the >> implementation that is incorrect right now. >> >> in the past that was >> >> \def_long:Npn \prop_get_aux:w #1#2#3#4{\tlp_set_eq:NN#4#2} >> >> and xpackages like xmarks use it with tlps > > Should be > \def_long_new:NNn \prop_get_aux:w 4{\tlp_set:Nn#4{#2}} I seem. Could you please do the change for \prop_gget_aux:w as well? Ciao Andreas