Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id o1GE34Si016038 for ; Tue, 16 Feb 2010 15:03:05 +0100 Received: (qmail 10749 invoked by alias); 16 Feb 2010 14:02:59 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 16 Feb 2010 14:02:58 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx055) with SMTP; 16 Feb 2010 15:02:58 +0100 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 o1GE00Mv030320 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 16 Feb 2010 15:00:01 +0100 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 o1FN14QH013003; Tue, 16 Feb 2010 14:59:42 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 383777 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 16 Feb 2010 14:59:42 +0100 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 o1GDngd8026089 for ; Tue, 16 Feb 2010 14:49:42 +0100 Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id o1GDnWpO019074 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 16 Feb 2010 14:49:36 +0100 Received: from math.jussieu.fr (mail.math.jussieu.fr [134.157.13.55]) by shiva.jussieu.fr (8.14.3/jtpda-5.4) with ESMTP id o1GDnUj5058810 for ; Tue, 16 Feb 2010 14:49:31 +0100 (CET) X-Ids: 166 Received: from [192.168.0.124] (thue.elzevir.fr [88.165.216.11]) (authenticated bits=0) by math.jussieu.fr (8.14.1/8.14.1) with ESMTP id o1GDnTCF048095 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 16 Feb 2010 14:49:29 +0100 (CET) User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707) MIME-Version: 1.0 References: <4b6c8efc$0$6573$9b4e6d93@newsspool3.arcor-online.net> <09bdfa24-c77c-4f37-8c89-809befb28934@u41g2000yqe.googlegroups.com> <4b6cc60a$0$6581$9b4e6d93@newsspool3.arcor-online.net> <227E5CB1-DBE8-4956-94C6-9B9FD1B15A07@yahoo.de> X-Enigmail-Version: 0.95.0 OpenPGP: id=50A89B42; url=http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xB201857250A89B42 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV 0.94.2/10395/Tue Feb 16 05:20:36 2010 on shiva.jussieu.fr X-Virus-Status: Clean X-Miltered: at jchkmail2.jussieu.fr with ID 4B7AA26A.005 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 4B7AA26A.005/134.157.13.55/mail.math.jussieu.fr/math.jussieu.fr/ Message-ID: <4B7AA269.1070202@elzevir.fr> Date: Tue, 16 Feb 2010 14:49:29 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: =?UTF-8?B?TWFudWVsIFDDqWdvdXJpw6ktR29ubmFyZA==?= Subject: Re: Newbie Question on LaTeX 3 Programming To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <227E5CB1-DBE8-4956-94C6-9B9FD1B15A07@yahoo.de> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p6i75npGen84eVAEFK/syJmAVhAT3mu30VXXBXVubWw5a7AOY+R3G7kYiLcc XTfSCNBXudks8jVIUKjkbe3FPvfAUYwC3vmjAmF69bigQm39dVChtkXsRe0ifFe2ZkCveJG6Uo4J I9YKg==V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de X-Scanned-By: MIMEDefang 2.63 on 85.214.41.38 Status: R X-Status: X-Keywords: X-UID: 6282 Hi Philipp, (just a remark about a very particular point) Philipp Stephani a écrit : > [...] most other compilers issue messages in the file:line:error > format, but the TeX compiler outputs useless noise like page numbers > or names of included image files, and no sensible messages at all. Are you aware of the -file-line-error command-line option in Web2c's implementation of TeX & friends ? Most probably, MikTeX's implementation has something similar, but I'm just to lazy to check right now. Manuel.