GNU bug report logs - #11335
line with too many colons fools next-error

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: emacs; Severity: minor; Reported by: jidanni@HIDDEN; Keywords: confirmed; dated Tue, 24 Apr 2012 23:19:02 UTC; Maintainer for emacs is bug-gnu-emacs@HIDDEN.
Added tag(s) confirmed. Request was from Lars Ingebrigtsen <larsi@HIDDEN> to control <at> debbugs.gnu.org. Full text available.

Message received at 11335 <at> debbugs.gnu.org:


Received: (at 11335) by debbugs.gnu.org; 19 Oct 2019 08:06:08 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat Oct 19 04:06:08 2019
Received: from localhost ([127.0.0.1]:51901 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1iLjkW-0002HL-By
	for submit <at> debbugs.gnu.org; Sat, 19 Oct 2019 04:06:08 -0400
Received: from quimby.gnus.org ([80.91.231.51]:46318)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <larsi@HIDDEN>) id 1iLjkU-0002HA-8l
 for 11335 <at> debbugs.gnu.org; Sat, 19 Oct 2019 04:06:07 -0400
Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie)
 by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.89) (envelope-from <larsi@HIDDEN>)
 id 1iLjkQ-0003M4-0f; Sat, 19 Oct 2019 10:06:04 +0200
From: Lars Ingebrigtsen <larsi@HIDDEN>
To: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson <jidanni@HIDDEN>
Subject: Re: bug#11335: line with too many colons fools next-error
References: <877gx4zpog.fsf@HIDDEN> <87imosrooc.fsf@HIDDEN>
 <87k192juff.7.fsf@HIDDEN>
Date: Sat, 19 Oct 2019 10:06:01 +0200
In-Reply-To: <87k192juff.7.fsf@HIDDEN> (=?utf-8?B?IuepjeS4ueWwvA==?=
 Dan Jacobson"'s message of "Fri, 18 Oct 2019 17:04:52 +0800")
Message-ID: <87lfthi2hi.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 @@CONTACT_ADDRESS@@ for details.
 
 Content preview:  積丹尼 Dan Jacobson <jidanni@HIDDEN> writes: > LI>
    How do you replicate this error? > > Real simple. > > $ cat /tmp/b > make
    -k > perl -nwe 'next if (length) < 32; print "$ARGV:$.:$_"; $bad=1;END{die
    > if $bad}' 201204CS > 201204CS:1: [...] 
 
 Content analysis details:   (-2.9 points, 5.0 required)
 
  pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -1.0 ALL_TRUSTED            Passed through trusted hosts only via SMTP
 -1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%
                             [score: 0.0000]
X-Spam-Score: 0.0 (/)
X-Debbugs-Envelope-To: 11335
Cc: 11335 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

=E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson <jidanni@HIDDEN> writes:

> LI> How do you replicate this error?
>
> Real simple.
>
> $ cat /tmp/b
> make -k
> perl -nwe 'next if (length) < 32; print "$ARGV:$.:$_"; $bad=3D1;END{die
> if $bad}' 201204CS
> 201204CS:1:.....................................
> 201204CS:55:14:00~17:00 (13:50=E9=96=8B=E5=A7=8B=E9=96=8B=E6=94=BE=E5=85=
=A5=E5=A0=B4)
> 201204CS:108:.....................................
> Died at -e line 1, <> line 108.
> END failed--call queue aborted, <> line 108.
> make: *** [check_length] Error 22
> $ emacs -nw -Q -eval '(compile "cat /tmp/b")'

Thanks for the easy way to replicate the bug.

> See how the second error line is a different color?

Yup; the first error is fontified as an error, while the second is
fontified as a function name, for some reason.

--=20
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#11335; Package emacs. Full text available.

Message received at 11335 <at> debbugs.gnu.org:


Received: (at 11335) by debbugs.gnu.org; 18 Oct 2019 09:05:05 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri Oct 18 05:05:05 2019
Received: from localhost ([127.0.0.1]:49343 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1iLOC0-00013r-RC
	for submit <at> debbugs.gnu.org; Fri, 18 Oct 2019 05:05:05 -0400
Received: from beige.elm.relay.mailchannels.net ([23.83.212.16]:16132)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <jidanni@HIDDEN>) id 1iLOBy-00013O-Dc
 for 11335 <at> debbugs.gnu.org; Fri, 18 Oct 2019 05:05:03 -0400
X-Sender-Id: dreamhost|x-authsender|jidanni@HIDDEN
Received: from relay.mailchannels.net (localhost [127.0.0.1])
 by relay.mailchannels.net (Postfix) with ESMTP id 2743DE0F5D;
 Fri, 18 Oct 2019 09:05:01 +0000 (UTC)
Received: from pdx1-sub0-mail-a46.g.dreamhost.com
 (100-96-90-126.trex.outbound.svc.cluster.local [100.96.90.126])
 (Authenticated sender: dreamhost)
 by relay.mailchannels.net (Postfix) with ESMTPA id 79959E0A29;
 Fri, 18 Oct 2019 09:05:00 +0000 (UTC)
X-Sender-Id: dreamhost|x-authsender|jidanni@HIDDEN
Received: from pdx1-sub0-mail-a46.g.dreamhost.com ([TEMPUNAVAIL].
 [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384)
 by 0.0.0.0:2500 (trex/5.18.5); Fri, 18 Oct 2019 09:05:01 +0000
X-MC-Relay: Neutral
X-MailChannels-SenderId: dreamhost|x-authsender|jidanni@HIDDEN
X-MailChannels-Auth-Id: dreamhost
X-Stop-Soft: 0714f39118d44e55_1571389500883_792396629
X-MC-Loop-Signature: 1571389500883:4255459970
X-MC-Ingress-Time: 1571389500882
Received: from pdx1-sub0-mail-a46.g.dreamhost.com (localhost [127.0.0.1])
 by pdx1-sub0-mail-a46.g.dreamhost.com (Postfix) with ESMTP id 147F29F5F8;
 Fri, 18 Oct 2019 02:04:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to:cc
 :subject:references:date:message-id:mime-version:content-type
 :content-transfer-encoding; s=jidanni.org; bh=4oV0NLt7j+z0l8UKvG
 90sFDP9wA=; b=Ao0tYqHEMhAo5Z9oGldoWu5CYcRykB0OGZvvZXNKQOT/HakjVZ
 SjP8C2/6bZWMi/Caqi9N1teXdCxFgrgswx3T+hWZy93RNEyeJ0V/lSSNOghVRBx4
 QUKNcCWpQLyU4zlURj9pggUMzuj+bN9qBwASnEim6umKp1Ut+zSZuJ+UM=
Received: from jidanni.org (39-10-37-167.adsl.fetnet.net [39.10.37.167])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 (Authenticated sender: jidanni@HIDDEN)
 by pdx1-sub0-mail-a46.g.dreamhost.com (Postfix) with ESMTPSA id 970CD9F611;
 Fri, 18 Oct 2019 02:04:58 -0700 (PDT)
X-DH-BACKEND: pdx1-sub0-mail-a46
From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson <jidanni@HIDDEN>
To: Lars Ingebrigtsen <larsi@HIDDEN>
Subject: Re: bug#11335: line with too many colons fools next-error
References: <877gx4zpog.fsf@HIDDEN> <87imosrooc.fsf@HIDDEN>
Date: Fri, 18 Oct 2019 17:04:52 +0800
Message-ID: <87k192juff.7.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Score: 0.0 (/)
X-Debbugs-Envelope-To: 11335
Cc: 11335 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

>>>>> "LI" =3D=3D Lars Ingebrigtsen <larsi@HIDDEN> writes:
LI> jidanni@HIDDEN writes:

>> C-x ` runs the command next-error, which is an interactive compiled
>>=20
>> However it is fooled by the second of these error lines, skipping over=
 it.
>>=20
>> make -k
>> perl -nwe 'next if (length) < 32; print "$ARGV:$.:$_"; $bad=3D1;END{di=
e
>> if $bad}' 201204CS
>> 201204CS:1:.....................................
>> 201204CS:55:14:00~17:00 (13:50=E9=96=8B=E5=A7=8B=E9=96=8B=E6=94=BE=E5=85=
=A5=E5=A0=B4)
>> 201204CS:108:.....................................
>> Died at -e line 1, <> line 108.
>> END failed--call queue aborted, <> line 108.
>> make: *** [check_length] Error 22

LI> How do you replicate this error?

Real simple.

$ cat /tmp/b
make -k
perl -nwe 'next if (length) < 32; print "$ARGV:$.:$_"; $bad=3D1;END{die
if $bad}' 201204CS
201204CS:1:.....................................
201204CS:55:14:00~17:00 (13:50=E9=96=8B=E5=A7=8B=E9=96=8B=E6=94=BE=E5=85=A5=
=E5=A0=B4)
201204CS:108:.....................................
Died at -e line 1, <> line 108.
END failed--call queue aborted, <> line 108.
make: *** [check_length] Error 22
$ emacs -nw -Q -eval '(compile "cat /tmp/b")'

See how the second error line is a different color?




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#11335; Package emacs. Full text available.

Message received at 11335 <at> debbugs.gnu.org:


Received: (at 11335) by debbugs.gnu.org; 14 Oct 2019 03:28:27 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Oct 13 23:28:27 2019
Received: from localhost ([127.0.0.1]:37440 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1iJr23-0007HT-Kz
	for submit <at> debbugs.gnu.org; Sun, 13 Oct 2019 23:28:27 -0400
Received: from [80.91.231.51] (port=46836 helo=quimby.gnus.org)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <larsi@HIDDEN>) id 1iJr21-0007HF-Bp
 for 11335 <at> debbugs.gnu.org; Sun, 13 Oct 2019 23:28:25 -0400
Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie)
 by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.89) (envelope-from <larsi@HIDDEN>)
 id 1iJr1w-0000nk-7e; Mon, 14 Oct 2019 05:28:22 +0200
From: Lars Ingebrigtsen <larsi@HIDDEN>
To: jidanni@HIDDEN
Subject: Re: bug#11335: line with too many colons fools next-error
References: <877gx4zpog.fsf@HIDDEN>
Date: Mon, 14 Oct 2019 05:28:19 +0200
In-Reply-To: <877gx4zpog.fsf@HIDDEN> (jidanni@HIDDEN's message of
 "Wed, 25 Apr 2012 07:16:15 +0800")
Message-ID: <87imosrooc.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 @@CONTACT_ADDRESS@@ for details.
 Content preview: jidanni@HIDDEN writes: > C-x ` runs the command
 next-error, 
 which is an interactive compiled > > However it is fooled by the second of
 these error lines, skipping over it. > > make -k > perl -nwe 'next if (length)
 < 32; pri [...] 
 Content analysis details:   (-2.9 points, 5.0 required)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -1.0 ALL_TRUSTED            Passed through trusted hosts only via SMTP
 -1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%
 [score: 0.0000]
X-Spam-Score: 1.3 (+)
X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 the administrator of that system for details.
 Content preview: jidanni@HIDDEN writes: > C-x ` runs the command
 next-error, 
 which is an interactive compiled > > However it is fooled by the second of
 these error lines, skipping over it. > > make -k > perl -nwe 'next if (length)
 < 32; pri [...] 
 Content analysis details:   (1.3 points, 10.0 required)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 0.0 URIBL_BLOCKED          ADMINISTRATOR NOTICE: The query to URIBL was
 blocked.  See
 http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
 for more information. [URIs: ingebrigtsen.no]
 0.0 SPF_NONE               SPF: sender does not publish an SPF Record
 0.0 SPF_HELO_NONE          SPF: HELO does not publish an SPF Record
 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS
X-Debbugs-Envelope-To: 11335
Cc: 11335 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: 0.3 (/)

jidanni@HIDDEN writes:

> C-x ` runs the command next-error, which is an interactive compiled
>
> However it is fooled by the second of these error lines, skipping over it.
>
> make -k
> perl -nwe 'next if (length) < 32; print "$ARGV:$.:$_"; $bad=3D1;END{die
> if $bad}' 201204CS
> 201204CS:1:.....................................
> 201204CS:55:14:00~17:00 (13:50=E9=96=8B=E5=A7=8B=E9=96=8B=E6=94=BE=E5=85=
=A5=E5=A0=B4)
> 201204CS:108:.....................................
> Died at -e line 1, <> line 108.
> END failed--call queue aborted, <> line 108.
> make: *** [check_length] Error 22

How do you replicate this error?

--=20
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#11335; Package emacs. Full text available.

Message received at 11335 <at> debbugs.gnu.org:


Received: (at 11335) by debbugs.gnu.org; 30 Apr 2012 12:31:52 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon Apr 30 08:31:51 2012
Received: from localhost ([127.0.0.1]:58617 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.72)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1SOplf-0006V8-Hc
	for submit <at> debbugs.gnu.org; Mon, 30 Apr 2012 08:31:51 -0400
Received: from z.lifelogs.com ([173.255.230.239]:37955)
	by debbugs.gnu.org with esmtp (Exim 4.72)
	(envelope-from <tzz@HIDDEN>) id 1SOplJ-0006Uf-OH
	for 11335 <at> debbugs.gnu.org; Mon, 30 Apr 2012 08:31:48 -0400
Received: from heechee (c-76-28-40-19.hsd1.vt.comcast.net [76.28.40.19])
	(using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))
	(No client certificate requested) (Authenticated sender: tzz)
	by z.lifelogs.com (Postfix) with ESMTPSA id 6885B62747;
	Mon, 30 Apr 2012 12:30:07 +0000 (UTC)
From: Ted Zlatanov <tzz@HIDDEN>
To: jidanni@HIDDEN
Subject: Re: bug#11335: line with too many colons fools next-error
Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos
References: <877gx4zpog.fsf@HIDDEN>
X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;
	d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT=
	D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx"
Mail-Copies-To: never
Gmane-Reply-To-List: yes
Date: Mon, 30 Apr 2012 08:30:06 -0400
In-Reply-To: <877gx4zpog.fsf@HIDDEN> (jidanni@HIDDEN's message of
	"Wed, 25 Apr 2012 07:16:15 +0800")
Message-ID: <87vckho10x.fsf@HIDDEN>
User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.1.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Score: -1.9 (-)
X-Debbugs-Envelope-To: 11335
Cc: 11335 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Sender: debbugs-submit-bounces <at> debbugs.gnu.org
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
X-Spam-Score: -1.9 (-)

On Wed, 25 Apr 2012 07:16:15 +0800 jidanni@HIDDEN wrote:=20

j> C-x ` runs the command next-error, which is an interactive compiled
j> However it is fooled by the second of these error lines, skipping over i=
t.

j> make -k
j> perl -nwe 'next if (length) < 32; print "$ARGV:$.:$_"; $bad=3D1;END{die =
if $bad}' 201204CS
j> 201204CS:1:.....................................
j> 201204CS:55:14:00~17:00 (13:50=E9=96=8B=E5=A7=8B=E9=96=8B=E6=94=BE=E5=85=
=A5=E5=A0=B4)
j> 201204CS:108:.....................................
j> Died at -e line 1, <> line 108.
j> END failed--call queue aborted, <> line 108.
j> make: *** [check_length] Error 22

`next-error' uses the `compilation-mode' facilities in this case, so I
think `compilation-next-error-function' should get the bug report.

Ted




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#11335; Package emacs. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 24 Apr 2012 23:18:14 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Tue Apr 24 19:18:14 2012
Received: from localhost ([127.0.0.1]:51161 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.72)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1SMozu-0002el-Fv
	for submit <at> debbugs.gnu.org; Tue, 24 Apr 2012 19:18:14 -0400
Received: from eggs.gnu.org ([208.118.235.92]:38852)
	by debbugs.gnu.org with esmtp (Exim 4.72)
	(envelope-from <jidanni@HIDDEN>) id 1SMozr-0002eY-I0
	for submit <at> debbugs.gnu.org; Tue, 24 Apr 2012 19:18:12 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <jidanni@HIDDEN>) id 1SMoyx-00009T-Iu
	for submit <at> debbugs.gnu.org; Tue, 24 Apr 2012 19:17:16 -0400
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org
X-Spam-Level: 
X-Spam-Status: No, score=-5.4 required=5.0 tests=BAYES_00,BODY_8BITS,
	RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2
Received: from lists.gnu.org ([208.118.235.17]:42472)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <jidanni@HIDDEN>) id 1SMoyx-00009O-D3
	for submit <at> debbugs.gnu.org; Tue, 24 Apr 2012 19:17:15 -0400
Received: from eggs.gnu.org ([208.118.235.92]:47269)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <jidanni@HIDDEN>) id 1SMoyv-000359-TP
	for bug-gnu-emacs@HIDDEN; Tue, 24 Apr 2012 19:17:14 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <jidanni@HIDDEN>) id 1SMoyu-00009A-6e
	for bug-gnu-emacs@HIDDEN; Tue, 24 Apr 2012 19:17:13 -0400
Received: from caiajhbdcbbj.dreamhost.com ([208.97.132.119]:36820
	helo=homiemail-a60.g.dreamhost.com)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <jidanni@HIDDEN>) id 1SMoyt-000095-P1
	for bug-gnu-emacs@HIDDEN; Tue, 24 Apr 2012 19:17:12 -0400
Received: from homiemail-a60.g.dreamhost.com (localhost [127.0.0.1])
	by homiemail-a60.g.dreamhost.com (Postfix) with ESMTP id DD6493BC06A
	for <bug-gnu-emacs@HIDDEN>; Tue, 24 Apr 2012 16:17:08 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; c=nofws; d=jidanni.org; h=from:to:subject
	:date:message-id:mime-version:content-type:
	content-transfer-encoding; q=dns; s=jidanni.org; b=MTwtjEXXB3Zeo
	7DmNyN5w0U+YrudVYlVR5DD/JiYkTYAUHRVRgoKR30MVHdYUp6nPszRQcWDsCDL8
	eRtg9A976won/UiHtIMCsIowv8JvXQARlVDW614ZWp0DRAHo/dMEd2hHrxK4NNrL
	mQvZguwxgJr0M083BkCIyC/pyKdQ6Q=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to
	:subject:date:message-id:mime-version:content-type:
	content-transfer-encoding; s=jidanni.org; bh=H0y7ON9ShBggHF0jxY8
	vdZ6jO6I=; b=jIyvQTMmreKYqxTSA8csN7Arv3UqAZgtalBFmi1yUvjIZJ6B+qw
	TTQo53HbDK+uccMm3lA7XRLwJMKta3T1TVEe+82oyNigZaBSPso23HHUxQCy49Iv
	B9fnAJkK5zfdoW/fdBXjROzSpYCYgPd9WfJ+2q29nWJoWZjDunyb1Uhw=
Received: from jidanni.org (218-163-21-72.dynamic.hinet.net [218.163.21.72])
	(using TLSv1 with cipher AES256-SHA (256/256 bits))
	(No client certificate requested)
	(Authenticated sender: jidanni@HIDDEN)
	by homiemail-a60.g.dreamhost.com (Postfix) with ESMTPSA id 808293BC063
	for <bug-gnu-emacs@HIDDEN>; Tue, 24 Apr 2012 16:17:08 -0700 (PDT)
From: jidanni@HIDDEN
To: bug-gnu-emacs@HIDDEN
Subject: line with too many colons fools next-error
Date: Wed, 25 Apr 2012 07:16:15 +0800
Message-ID: <877gx4zpog.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3)
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3)
X-Received-From: 208.118.235.17
X-Spam-Score: -6.9 (------)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Sender: debbugs-submit-bounces <at> debbugs.gnu.org
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
X-Spam-Score: -6.9 (------)

C-x ` runs the command next-error, which is an interactive compiled


However it is fooled by the second of these error lines, skipping over it=
.

make -k
perl -nwe 'next if (length) < 32; print "$ARGV:$.:$_"; $bad=3D1;END{die i=
f $bad}' 201204CS
201204CS:1:.....................................
201204CS:55:14:00~17:00 (13:50=E9=96=8B=E5=A7=8B=E9=96=8B=E6=94=BE=E5=85=A5=
=E5=A0=B4)
201204CS:108:.....................................
Died at -e line 1, <> line 108.
END failed--call queue aborted, <> line 108.
make: *** [check_length] Error 22




Acknowledgement sent to jidanni@HIDDEN:
New bug report received and forwarded. Copy sent to bug-gnu-emacs@HIDDEN. Full text available.
Report forwarded to bug-gnu-emacs@HIDDEN:
bug#11335; Package emacs. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Mon, 25 Nov 2019 12:00:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.