From: "Rami Ylimäki" <rami.ylimaki@vincit.fi>
To: 30308@debbugs.gnu.org
Cc: "Rami Ylimäki" <rami.ylimaki@vincit.fi>
Subject: bug#30308: 27.0.50; Support direct mode terminal definitions from latest Terminfo.
Date: Wed, 31 Jan 2018 11:43:07 +0200 [thread overview]
Message-ID: <20180131094308.24946-1-rami.ylimaki@vincit.fi> (raw)
Direct mode terminal definitions from latest Terminfo are already
compatible with Emacs 26.1 and later, but only if Terminfo
library has been compiled to support 32-bit numerical capability
values. Following patch adds support for Terminfo with 16-bit
numerical capabilities.
Rami Ylimäki (1):
Support standard Terminfo direct mode terminals.
doc/misc/efaq.texi | 45 +++++++++++++++++++++++++++------------------
src/term.c | 35 ++++++++++++++++++++++-------------
src/tparam.h | 3 ++-
3 files changed, 51 insertions(+), 32 deletions(-)
--
2.14.1
next reply other threads:[~2018-01-31 9:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-31 9:43 Rami Ylimäki [this message]
2018-01-31 9:43 ` bug#30308: [PATCH 1/1] Support standard Terminfo direct mode terminals Rami Ylimäki
2018-01-31 17:00 ` Rami Ylimäki
2018-02-01 9:41 ` bug#30308: [PATCH v2] " Rami Ylimäki
2018-02-10 11:33 ` Eli Zaretskii
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180131094308.24946-1-rami.ylimaki@vincit.fi \
--to=rami.ylimaki@vincit.fi \
--cc=30308@debbugs.gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.