Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Thu, 11 Sep 2008 22:26:02 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m8BKPuAt029808 for ; Thu, 11 Sep 2008 22:25:57 +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 m8BKJLS7015865 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 11 Sep 2008 22:19:21 +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 m8AM1FtI017495; Thu, 11 Sep 2008 22:19:13 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 33341 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Thu, 11 Sep 2008 22:19:12 +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 m8BKJCpW024875 for ; Thu, 11 Sep 2008 22:19:12 +0200 Received: from anchor-post-37.mail.demon.net (anchor-post-37.mail.demon.net [194.217.242.87]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id m8BKIx3x015469 for ; Thu, 11 Sep 2008 22:19:03 +0200 Received: from cremornelane.demon.co.uk ([80.177.25.195] helo=[192.168.0.2]) by anchor-post-37.mail.demon.net with esmtp (Exim 4.69) id 1Kdsd1-0000v8-NQ for latex-l@listserv.uni-heidelberg.de; Thu, 11 Sep 2008 20:18:59 +0000 User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <48C97D32.80105@morningstar2.co.uk> Date: Thu, 11 Sep 2008 21:18:58 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: l3messages To: LATEX-L@LISTSERV.UNI-HEIDELBERG.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: 11 Sep 2008 20:26:02.0860 (UTC) FILETIME=[9C44E2C0:01C9144C] Status: R X-Status: X-Keywords: X-UID: 5293 Hello, There seem to be some issues with l3messages. I tried to set up some messages using \err_interrupt_new:NNNnnn. Running this, I first get an undefined \NamesStart:, which should of course be \NamesStart. A quick \let:NN then gives me undefined \int_while:nNnT. I think that is fixed with \let:NN\int_while:nNnT\int_whiledo:nNnT, but my error still looks a little odd. For example: \err_interrupt_new:NNNnnn \c_keys_err_tlp \keyunknownerr{1} {The~key~`#1'~is~unknown\iow_newline: and~is~being~ignored} {\err_help_return_or_X:} {} gives: ! The key `/test/key three' is unknown and is being ignored. \err_display_aux:w ...wline: and is being ignored} l.16 \keys_manage:n{/text/key~three} ? Notice the odd line \err_diplay ... Have I missed something here? -- Joseph Wright