all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#10239: compilation-auto-jump-to-first-error vs. giant binary executables
@ 2011-12-06 23:14 jidanni
  2019-09-29 17:08 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: jidanni @ 2011-12-06 23:14 UTC (permalink / raw)
  To: 10239

$ cat Makefile
a:;set -Y
$ emacs -Q -eval '(setq compilation-auto-jump-to-first-error t)' -f compile
RET
/bin/sh: line 0: set: -Y: invalid option
Wham pow! We are looking at a whole megabyte of binary ELF /bin/sh executable.
I didn't try it on lager files or with ones with strings the colorizer
would try to color etc.





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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-06 23:14 bug#10239: compilation-auto-jump-to-first-error vs. giant binary executables jidanni
2019-09-29 17:08 ` Lars Ingebrigtsen
2019-09-29 17:30   ` 積丹尼 Dan Jacobson
2019-09-29 17:43   ` Andreas Schwab
2019-09-29 18:48     ` bug#25329: " Lars Ingebrigtsen
2019-10-09 23:20       ` bug#10239: " Lars Ingebrigtsen
2019-10-10  8:32         ` bug#25329: " Andreas Schwab

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.