GNU bug report logs -
#69598
29.2; colour support based on $TERM value not terminfo database
Previous Next
Reported by: chohag <at> jtan.com
Date: Wed, 6 Mar 2024 23:24:02 UTC
Severity: normal
Found in version 29.2
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #53 received at 69598 <at> debbugs.gnu.org (full text, mbox):
> From: chohag <at> jtan.com
> cc: chohag <at> jtan.com, 69598 <at> debbugs.gnu.org
> Comments: In-reply-to Eli Zaretskii <eliz <at> gnu.org>
> message dated "Fri, 08 Mar 2024 17:09:51 +0200."
> Date: Fri, 08 Mar 2024 18:52:28 +0000
>
> > So you now agree with me that a terminal file in lisp/term is needed
> > for this situation? Or are there issues that are still unaccounted
> > for, as far as color support is concerned?
>
> I don't agree.
In that case, we will have to agree to disagree, sorry.
> In short, if emacs only supports colour (or any other feature) on
> specific terminals it knows about in advance, it should say so and
> not imply that a terminfo or termcap capability is sufficient.
Support for colors beyond the basic 8 is very specific to terminals.
Emacs solves this problem by relying on the name of the terminal. So
any new terminal has to abide by this protocol. That's how this stuff
works in Emacs.
This bug report was last modified 1 year and 63 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.