From: Tino Calancha <tino.calancha@gmail.com>
To: "Rami Ylimäki" <rami.ylimaki@vincit.fi>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: [PATCH v3 0/4] Support 24-bit terminal colors.
Date: Sun, 19 Feb 2017 11:22:32 +0900 (JST) [thread overview]
Message-ID: <alpine.DEB.2.20.1702191120180.8496@calancha-pc> (raw)
In-Reply-To: <8360k7rc39.fsf@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 1255 bytes --]
On Sat, 18 Feb 2017, Eli Zaretskii wrote:
>> From: Rami Ylimäki <rami.ylimaki@vincit.fi>
>> Date: Tue, 14 Feb 2017 17:58:18 +0200
>>
>> From: Rami Ylimäki <rjy@iki.fi>
>>
>> Fixed since v2:
>> * Replace '#if TERMINFO' with '#ifdef TERMINFO'.
>> * Rename custom terminfo strings from 'seta[bf]24' to 'set[bf]24',
>> because the 'a' in 'seta[bf]' stands for ANSI.
>> * Update FAQ and NEWS.
>> * Update commit messages to match FAQ.
>>
>> Rami Ylimäki (4):
>> Remove unused terminal color pair count.
>> Support 24-bit terminal colors.
>> Let user turn 24-bit terminal colors on.
>> Update documentation regarding 24-bit TTY colors.
>>
>> doc/misc/efaq.texi | 33 +++++++++++++++++++++++++++++++++
>> etc/NEWS | 5 +++++
>> lisp/term/tty-colors.el | 19 +++++++++++++++++--
>> lisp/term/xterm.el | 8 ++++++++
>> src/term.c | 20 ++++++++++++++------
>> src/termchar.h | 4 ----
>> src/tparam.h | 4 ++++
>> 7 files changed, 81 insertions(+), 12 deletions(-)
>
> Pushed to the master branch.
>
> Thank you for working on this and for persevering.
I also want to thank Rami for this work.
It's the first time i see such many colors in Emacs running
on Xterm. Very nice!
next prev parent reply other threads:[~2017-02-19 2:22 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-14 15:58 [PATCH v3 0/4] Support 24-bit terminal colors Rami Ylimäki
2017-02-14 15:58 ` [PATCH v3 1/4] Remove unused terminal color pair count Rami Ylimäki
2017-02-14 15:58 ` [PATCH v3 2/4] Support 24-bit terminal colors Rami Ylimäki
2017-02-14 15:58 ` [PATCH v3 3/4] Let user turn 24-bit terminal colors on Rami Ylimäki
2017-02-14 15:58 ` [PATCH v3 4/4] Update documentation regarding 24-bit TTY colors Rami Ylimäki
2017-02-18 11:07 ` [PATCH v3 0/4] Support 24-bit terminal colors Eli Zaretskii
2017-02-19 2:22 ` Tino Calancha [this message]
2017-02-19 3:14 ` Black and white emacs -nw (WAS: Re: [PATCH v3 0/4] Support 24-bit terminal colors.) Kaushal Modi
2017-02-19 3:20 ` Kaushal Modi
2017-02-19 6:22 ` Tino Calancha
2017-02-19 7:33 ` Kaushal Modi
2017-02-19 12:43 ` Rami Ylimäki
2017-02-19 15:21 ` Kaushal Modi
2017-02-26 0:49 ` [PATCH v3 0/4] Support 24-bit terminal colors Charles Strahan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.DEB.2.20.1702191120180.8496@calancha-pc \
--to=tino.calancha@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=rami.ylimaki@vincit.fi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).