GNU bug report logs - #10239
compilation-auto-jump-to-first-error vs. giant binary executables

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Tue, 6 Dec 2011 23:26:02 UTC

Severity: wishlist

Tags: fixed, patch

Merged with 15032, 16218, 25329, 28035, 32968, 35745

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: compilation-auto-jump-to-first-error vs. giant binary executables
Date: Wed, 07 Dec 2011 07:14:41 +0800
$ 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.




This bug report was last modified 5 years and 220 days ago.

Previous Next


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