From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47088 Path: main.gmane.org!not-for-mail From: Andreas Fuchs Newsgroups: gmane.emacs.gnus.general Subject: "End of file during parsing" in Gcc handling Date: Thu, 10 Oct 2002 13:43:22 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: main.gmane.org 1034250260 2223 127.0.0.1 (10 Oct 2002 11:44:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 10 Oct 2002 11:44:20 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17zbjl-0000ZZ-00 for ; Thu, 10 Oct 2002 13:44:17 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17zbjd-0003jX-00; Thu, 10 Oct 2002 06:44:09 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 10 Oct 2002 06:44:51 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id GAA19111 for ; Thu, 10 Oct 2002 06:44:39 -0500 (CDT) Original-Received: (qmail 9460 invoked by alias); 10 Oct 2002 11:43:51 -0000 Original-Received: (qmail 9455 invoked from network); 10 Oct 2002 11:43:51 -0000 Original-Received: from mail.ycn.com (212.88.160.3) by gnus.org with SMTP; 10 Oct 2002 11:43:51 -0000 Original-Received: from eris.void.at (mail@212-88-187-152.ADSL.ycn.com [212.88.187.152]) by mail.ycn.com (8.11.3/8.9.3/Debian 8.9.3-21) with ESMTP id g9ABjal28585 for ; Thu, 10 Oct 2002 13:45:36 +0200 Original-Received: from asf by eris.void.at with local (Exim 3.36 #1 (Debian)) id 17zbis-0004xs-00 for ; Thu, 10 Oct 2002 13:43:22 +0200 Mail-Copies-To: never X-Url: http://asf.void.at/ Original-To: Gnus ML X-Attribution: asf Mail-Followup-To: Gnus ML Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47088 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47088 --=-=-= Content-Transfer-Encoding: quoted-printable Hi, I just tried to send a mail in recent CVS gnus, and a semi-recent CVS emacs (2002-10-06), to discover that when Gcc handling takes place, I get an error that is not traceable. toggle-debug-on-error did not reveal a backtrace. Stepping with edebug shows some _very_ weird behaviour: My edebugging usually follows this algorithm: 1. Try to discover which function throws the error 2. Step through to see where in the function it happens. 3. If it is in a (stepped-over) defun, instrument it and continue at 1. Now, stepping through `gnus-inews-do-gcc', shows me that the error happens somewhere inside or after a call to `gnus-request-accept-article'. When I instrument this defun and step through it, nothing happens until after emacs jumps out of it, when I get this error: "End of file during parsing" (But no backtrace, grrrr.) I really don't know what to do to track this bug down, seems like it is related to Khepris or another bug deity. (-: =2D-=20 Andreas Fuchs, , asf@jabber.at, antifuchs Was I helpful? Let others know: http://svcs.affero.net/rm.php?r=3Dantifuchs --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) iD8DBQA9pWfZucDAWATX9F8RAs4EAJ9Lkeb8jQOokMMqfdQNEiw5Asi0YgCg5pRS v/tU9Oz3R9iU9RtVTGSOeFI= =hAxv -----END PGP SIGNATURE----- --=-=-=--