all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: jidanni@jidanni.org
Cc: 11335@debbugs.gnu.org
Subject: bug#11335: line with too many colons fools next-error
Date: Mon, 30 Apr 2012 08:30:06 -0400	[thread overview]
Message-ID: <87vckho10x.fsf@lifelogs.com> (raw)
In-Reply-To: <877gx4zpog.fsf@jidanni.org> (jidanni@jidanni.org's message of "Wed, 25 Apr 2012 07:16:15 +0800")

On Wed, 25 Apr 2012 07:16:15 +0800 jidanni@jidanni.org wrote: 

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 it.

j> make -k
j> perl -nwe 'next if (length) < 32; print "$ARGV:$.:$_"; $bad=1;END{die if $bad}' 201204CS
j> 201204CS:1:.....................................
j> 201204CS:55:14:00~17:00 (13:50開始開放入場)
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





  reply	other threads:[~2012-04-30 12:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-24 23:16 bug#11335: line with too many colons fools next-error jidanni
2012-04-30 12:30 ` Ted Zlatanov [this message]
2019-10-14  3:28 ` Lars Ingebrigtsen
2019-10-18  9:04   ` 積丹尼 Dan Jacobson
2019-10-19  8:06     ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vckho10x.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=11335@debbugs.gnu.org \
    --cc=jidanni@jidanni.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.