Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Tue, 4 Sep 2007 19:41:58 +0200 Received: by mail.proteosys.com (8.13.8/8.13.4) with ESMTP id l84Hfqd0022066 for ; Tue, 4 Sep 2007 19:41:53 +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 l84HYrGx024145 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 4 Sep 2007 19:34:53 +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 l84HV8M8024249; Tue, 4 Sep 2007 19:34:27 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.0) with spool id 123766 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 4 Sep 2007 19:34:27 +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 l84HYRlI024319 for ; Tue, 4 Sep 2007 19:34:27 +0200 Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.179]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id l84HYMlO010996 for ; Tue, 4 Sep 2007 19:34:27 +0200 Received: from p54A99DD2.dip0.t-ipconnect.de [84.169.157.210] (helo=morse.mittelbach-online.de) by mrelayeu.kundenserver.de (node=mrelayeu7) with ESMTP (Nemesis), id 0ML2xA-1IScI93XF3-0002LG; Tue, 04 Sep 2007 19:34:22 +0200 Received: by morse.mittelbach-online.de (Postfix, from userid 501) id D918D1349C; Tue, 4 Sep 2007 19:34:20 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <87wsv6odr8.fsf@buckbeak.hogwarts> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Provags-ID: V01U2FsdGVkX18rkMZ+73rau59Sf8leLcTYbmkh8vE//q3aDOX hpRBPgjLMCO8duSubnxYEUC+6XGbvuozuY1IXC47Y+6AFO8UBA ddu3GocpLiRd2mm4WnYBg3NF1nleExF X-Spam-Whitelist-Provider: Message-ID: <18141.38684.704361.46277@morse.mittelbach-online.de> Date: Tue, 4 Sep 2007 19:34:20 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Frank Mittelbach Subject: Re: l3prop: documentation To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <87wsv6odr8.fsf@buckbeak.hogwarts> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -102.464 () BAYES_00,FORGED_RCVD_HELO,USER_IN_WHITELIST 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 17:41:58.0309 (UTC) FILETIME=[E460DD50:01C7EF1A] Status: R X-Status: X-Keywords: X-UID: 5039 Hi Andreas > I think the documentation of \prop_get:NN in l3prop is wrong. > It says that of \prop_get:NN is assigned to a , > but actually it is assigned to a . > > The same applies to \prop_get_gdel:NNN. 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 will investigate frank