From: Andreas Schwab <schwab@linux-m68k.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 10239@debbugs.gnu.org, 25329@debbugs.gnu.org, jidanni@jidanni.org
Subject: bug#10239: compilation-auto-jump-to-first-error vs. giant binary executables
Date: Sun, 29 Sep 2019 19:43:49 +0200 [thread overview]
Message-ID: <87d0fjngkq.fsf@igel.home> (raw)
In-Reply-To: <87tv8vav3b.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 29 Sep 2019 19:08:40 +0200")
On Sep 29 2019, Lars Ingebrigtsen <larsi@gnus.org> wrote:
> diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el
> index d80fef3103..a29dc5cc47 100644
> --- a/lisp/progmodes/compile.el
> +++ b/lisp/progmodes/compile.el
> @@ -58,6 +58,16 @@ compilation-window-height
> :type '(choice (const :tag "Default" nil)
> integer))
>
> +(defcustom compilation-transform-file-match-alist
> + '(("/bin/[a-z]*sh\\'" nil)
> + ("\\*+ \\[\\(Makefile\\)" "\\1"))
That doesn't make sense. "Makefile" can be anything.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
next prev parent reply other threads:[~2019-09-29 17:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d0fjngkq.fsf@igel.home \
--to=schwab@linux-m68k.org \
--cc=10239@debbugs.gnu.org \
--cc=25329@debbugs.gnu.org \
--cc=jidanni@jidanni.org \
--cc=larsi@gnus.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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).