From: Amin Bandali <bandali@gnu.org>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Show *compilation* only if build did not succeed
Date: Sat, 22 Dec 2018 14:09:06 -0500 [thread overview]
Message-ID: <87k1k1tm3x.fsf@aminb.org> (raw)
In-Reply-To: <jwvy38hv2xj.fsf-monnier+INBOX@gnu.org> (Stefan Monnier's message of "Sat, 22 Dec 2018 13:21:31 -0500")
On 2018-12-22 1:21 PM, Stefan Monnier wrote:
>
> BTW, is the `goto-char` override really effective?
> It doesn't affect calls to goto-char made from byte-compiled code, so
> there's a good chance that it ends up not doing anything.
>
Ha, I think you’re right :) Taking out goto-char and set-window-point
don’t seem to have any effects, that I could tell at least.
Out of curiosity, is there any way to silence the “ad-handle-definition:
‘compilation-start’ got redefined” warning locally? I tried wrapping my
workaround in a (let ((ad-redefinition-action 'accept)) ...), but that
doesn’t seem to do it.
next prev parent reply other threads:[~2018-12-22 19:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-22 15:12 Show *compilation* only if build did not succeed Amin Bandali
2018-12-22 16:49 ` Stefan Monnier
2018-12-22 17:52 ` Amin Bandali
2018-12-22 18:21 ` Stefan Monnier
2018-12-22 19:09 ` Amin Bandali [this message]
2018-12-23 14:29 ` Stefan Monnier
2018-12-23 14:59 ` Amin Bandali
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=87k1k1tm3x.fsf@aminb.org \
--to=bandali@gnu.org \
--cc=help-gnu-emacs@gnu.org \
--cc=monnier@IRO.UMontreal.CA \
/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.
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).