unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/1] Proper 24-bit TTY detection for Emacs 26.
@ 2018-01-23 20:05 Rami Ylimäki
  2018-01-23 20:05 ` [PATCH 1/1] Detect 24-bit TTY color support with standard Terminfo capabilites Rami Ylimäki
  2018-01-24 18:39 ` [PATCH 0/1] Proper 24-bit TTY detection for Emacs 26 Eli Zaretskii
  0 siblings, 2 replies; 5+ messages in thread
From: Rami Ylimäki @ 2018-01-23 20:05 UTC (permalink / raw)
  To: emacs-devel

Hi, I thought that it would make sense to fix this before official
release. Terminfo has just recently started to support capabilites for
detecting 24-bit terminals.

Rami Ylimäki (1):
  Detect 24-bit TTY color support with standard Terminfo capabilites.

 doc/misc/efaq.texi | 34 +++++++---------------------------
 src/term.c         | 26 +++++++++++++-------------
 src/tparam.h       |  3 ++-
 3 files changed, 22 insertions(+), 41 deletions(-)

-- 
2.11.0




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-01-29 15:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-23 20:05 [PATCH 0/1] Proper 24-bit TTY detection for Emacs 26 Rami Ylimäki
2018-01-23 20:05 ` [PATCH 1/1] Detect 24-bit TTY color support with standard Terminfo capabilites Rami Ylimäki
2018-01-24 18:39 ` [PATCH 0/1] Proper 24-bit TTY detection for Emacs 26 Eli Zaretskii
2018-01-29 13:27   ` Rami Ylimäki
2018-01-29 15:59     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).