all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "W. Trevor King" <wking@tremily.us>
Cc: 16657-done@debbugs.gnu.org
Subject: bug#16657: [PATCH] Detect XTerm versions for non-VT100 emulation modes
Date: Wed, 19 Feb 2014 23:45:55 -0500	[thread overview]
Message-ID: <jwvd2iio0ii.fsf-monnier+bug#16657@gnu.org> (raw)
In-Reply-To: <01e801b917954436b4bc557f78356975ae9c38f8.1391591023.git.wking@tremily.us> (W. Trevor King's message of "Wed,  5 Feb 2014 08:47:39 -0800")

> * term/xterm.el (xterm--version-handler): Handle cases where the
>   terminal type is not zero.  The three numbers in the {CSI}>{Ps}c
>   response are: Pp (terminal type), Pv (firmware version), and Pc
>   (always zero for xterm).  Before this commit, Emacs only looked at
>   Pv if Pp was zero (VT100).  However, for XTerm v280 and later, the
>   default emulation is for VT420 (Pp = 41).  See the XTerm changelog
>   for details:
>   http://invisible-island.net/xterm/xterm.log-contents.html#xterm_280

Thanks, I installed your patch.


        Stefan





      parent reply	other threads:[~2014-02-20  4:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-05  9:05 bug#16656: [PATCH] Detect XTerm versions for non-VT100 emulation modes W. Trevor King
2014-02-05 16:47 ` bug#16657: " W. Trevor King
2014-02-05 21:40   ` Glenn Morris
2014-02-06 16:24     ` W. Trevor King
2014-02-07  3:39       ` Glenn Morris
2014-02-07  5:20         ` W. Trevor King
2014-02-06 20:22     ` W. Trevor King
2014-02-19 19:17   ` W. Trevor King
2014-02-19 19:58     ` Stefan Monnier
2014-02-20  4:45   ` Stefan Monnier [this message]

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='jwvd2iio0ii.fsf-monnier+bug#16657@gnu.org' \
    --to=monnier@iro.umontreal.ca \
    --cc=16657-done@debbugs.gnu.org \
    --cc=wking@tremily.us \
    /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.