all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#11335: line with too many colons fools next-error
@ 2012-04-24 23:16 jidanni
  2012-04-30 12:30 ` Ted Zlatanov
  2019-10-14  3:28 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: jidanni @ 2012-04-24 23:16 UTC (permalink / raw)
  To: 11335

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=1;END{die if $bad}' 201204CS
201204CS:1:.....................................
201204CS:55:14:00~17:00 (13:50開始開放入場)
201204CS:108:.....................................
Died at -e line 1, <> line 108.
END failed--call queue aborted, <> line 108.
make: *** [check_length] Error 22





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-19  8:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24 23:16 bug#11335: line with too many colons fools next-error jidanni
2012-04-30 12:30 ` Ted Zlatanov
2019-10-14  3:28 ` Lars Ingebrigtsen
2019-10-18  9:04   ` 積丹尼 Dan Jacobson
2019-10-19  8:06     ` Lars Ingebrigtsen

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.