bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49609: [PATCH] Add option for handling SGR control sequences in comp


From: Ivan Sokolov
Subject: bug#49609: [PATCH] Add option for handling SGR control sequences in compilation-mode
Date: Mon, 19 Jul 2021 23:19:17 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Eli Zaretskii <eliz@gnu.org> writes:
>
>> 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.
>
> Right.  Then we should just say "ANSI control sequences" here -- whether
> they're SGR or not seems irrelevant?

SGR is one particular control sequence, the ansi-colors package does not
handle others.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]