Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Sat, 13 Sep 2008 08:28:09 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m8D6S4SN024927 for ; Sat, 13 Sep 2008 08:28:05 +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 m8D6LgHM026309 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 13 Sep 2008 08:21:43 +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 m8CM1JiM006892; Sat, 13 Sep 2008 08:21:42 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 29614 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sat, 13 Sep 2008 08:21:42 +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 m8D6LfQ0007104 for ; Sat, 13 Sep 2008 08:21:42 +0200 Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id m8D6LRcc026180 for ; Sat, 13 Sep 2008 08:21:31 +0200 Received: from morningstar2.demon.co.uk ([80.176.134.7] helo=[192.168.0.3]) by anchor-post-32.mail.demon.net with esmtp (Exim 4.67) id 1KeOVb-000MQW-7I for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sat, 13 Sep 2008 06:21:27 +0000 User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 References: <48C97D32.80105@morningstar2.co.uk> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <48CB5BE7.9000006@morningstar2.co.uk> Date: Sat, 13 Sep 2008 07:21:27 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: l3messages To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: 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: 13 Sep 2008 06:28:09.0773 (UTC) FILETIME=[E40015D0:01C91569] Status: R X-Status: X-Keywords: X-UID: 5308 Will Robertson wrote: > On 12/09/2008, at 5:48 AM, Joseph Wright wrote: > >> ! 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? > > Isn't this how TeX (annoyingly) always prints these errors? > In LaTeX2e I think there's just some whitespace padding to avert > attention from it. Not really. Using your example file: LaTeX error on line 37 of file no file. See LaTeX manual for explanation. Type H for immediate help. ! This is an error with one arg: ` hello '. \err_display_aux:w ...an error with one arg: `#1'} l.37 ...pt:NNw \c_errfile_tlp \err_lbl_a { hello } ? Using \PackageError {package} {A traditional error} \@ehc: ! Package package Error: A traditional error. See the package package documentation for explanation. Type H for immediate help. ... l.45 @ehc\endcsname} ? We still have the TeX part starting with the number, but no code line directly underneath the test. -- Joseph Wright