On Fri, 10/13 10:35, Alex Bennée wrote: > > Fam Zheng <f...@redhat.com> writes: > > > The existence of tty in the container seems to urge gcc into colorize > > the output, but the escape chars will clutter the report once turned > > into email replies on patchew. Move -t to debug mode. > > > > Reported-by: Eric Blake <ebl...@redhat.com> > > Signed-off-by: Fam Zheng <f...@redhat.com> > > I certainly improves my Emacs compilation-mode buffer when applied: > > Reviewed-by: Alex Bennée <alex.ben...@linaro.org>
Nice, thanks! I'll send a pull request soon. Fam