Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Sat, 13 Sep 2008 09:01:50 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m8D71jON025333 for ; Sat, 13 Sep 2008 09:01:46 +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 m8D6tCcs006988 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 13 Sep 2008 08:55:13 +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 m8CM1Jiw006892; Sat, 13 Sep 2008 08:55:05 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 29643 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sat, 13 Sep 2008 08:55:05 +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 m8D6t5qE008847 for ; Sat, 13 Sep 2008 08:55:05 +0200 Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.248]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id m8D6t1Sr010466 for ; Sat, 13 Sep 2008 08:55:04 +0200 Received: by rv-out-0708.google.com with SMTP id c5so1174041rvf.10 for ; Fri, 12 Sep 2008 23:55:00 -0700 (PDT) Received: by 10.141.171.6 with SMTP id y6mr3161376rvo.85.1221288900021; Fri, 12 Sep 2008 23:55:00 -0700 (PDT) Received: from ?10.0.1.102? ( [219.90.252.239]) by mx.google.com with ESMTPS id l31sm17892332rvb.2.2008.09.12.23.54.58 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 12 Sep 2008 23:54:59 -0700 (PDT) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) References: <48C97D32.80105@morningstar2.co.uk> <48CB5BE7.9000006@morningstar2.co.uk> X-Mailer: Apple Mail (2.928.1) X-Spam-Whitelist: Message-ID: <8B45A476-FFF8-4CC9-AA14-332A0F0EBA77@gmail.com> Date: Sat, 13 Sep 2008 16:24:55 +0930 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: l3messages To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <48CB5BE7.9000006@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: 13 Sep 2008 07:01:50.0102 (UTC) FILETIME=[9835D360:01C9156E] Status: R X-Status: X-Keywords: X-UID: 5310 On 13/09/2008, at 3:51 PM, Joseph Wright wrote: > 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. Ah, yes. I was confusing myself. I've never looked at how this is done internally before, but I'll add it to the list. Cheers, Will