All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH] meson: set colorout to auto
Date: Wed, 26 Aug 2020 07:05:09 +0200	[thread overview]
Message-ID: <20200826050509.5626ao35salut3ma@sirius.home.kraxel.org> (raw)
In-Reply-To: <8cdf13b9-49c4-f12c-c67e-6e03e8e802b7@linaro.org>

On Tue, Aug 25, 2020 at 06:26:33AM -0700, Richard Henderson wrote:
> On 8/24/20 11:43 PM, Gerd Hoffmann wrote:
> > Dunno why the default is set to "always".  IMHO it should be "auto",
> > i.e. only colorize in case stdout goes to a terminal.  Cluttering
> > logfiles and confusing compiler message parsers with terminal control
> > sequences is not nice ...
> > 
> > Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> > ---
> >  meson.build | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> Yes please.  All the color escape codes has broken emacs make next-error.
> 
> Although applying this doesn't seem to have helped...

meson remembers the state of the options, so running a build alone
doesn't help.  rm -rf $builddir and starting over will pick up the
new default.  You can probably also use "meson configure $something".

HTH,
  Gerd



      reply	other threads:[~2020-08-26  5:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-25  6:43 [PATCH] meson: set colorout to auto Gerd Hoffmann
2020-08-25  6:59 ` Marc-André Lureau
2020-08-25  8:06   ` Gerd Hoffmann
2020-08-25  8:11     ` Marc-André Lureau
2020-08-30  9:37       ` Paolo Bonzini
2020-08-25 13:26 ` Richard Henderson
2020-08-26  5:05   ` Gerd Hoffmann [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200826050509.5626ao35salut3ma@sirius.home.kraxel.org \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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.
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.