GNU bug report logs - #49609
[PATCH] Add option for handling SGR control sequences in compilation-mode

Previous Next

Package: emacs;

Reported by: Ivan Sokolov <ivan-p-sokolov <at> ya.ru>

Date: Sat, 17 Jul 2021 19:38:01 UTC

Severity: normal

Tags: patch

Fixed in version 28.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: ivan-p-sokolov <at> ya.ru, 49609 <at> debbugs.gnu.org
Subject: Re: bug#49609: [PATCH] Add option for handling SGR control
 sequences in compilation-mode
Date: Mon, 19 Jul 2021 18:45:29 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: Ivan Sokolov <ivan-p-sokolov <at> ya.ru>,  49609 <at> debbugs.gnu.org
> Date: Mon, 19 Jul 2021 15:53:26 +0200
> 
> >> >> +If the symbol `filter', then filter all SGR control sequences.
> >> >
> >> > Perhaps this should say what "SGR" is?
> >> 
> >> One of the ANSI escape sequences.
> >
> > SGR = Select Graphic Rendition.
> 
> I see.  And these are control sequences that are output by...  gcc?  As
> opposed to ... other ANSI escape sequences?

No, these two terms are synonyms, AFAIK.  GCC doesn't emit any SGR
sequences that other similar applications, like Grep, don't.  They are
just sequences to produced colors and other attributes: bold,
underline, etc.  The intent is to make the important parts of the
output easier to spot.




This bug report was last modified 3 years and 304 days ago.

Previous Next


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