GNU bug report logs - #16657
[PATCH] Detect XTerm versions for non-VT100 emulation modes

Previous Next

Package: emacs;

Reported by: "W. Trevor King" <wking <at> tremily.us>

Date: Wed, 5 Feb 2014 16:50:03 UTC

Severity: normal

Tags: patch

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #31 received at 16657-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: "W. Trevor King" <wking <at> tremily.us>
Cc: 16657-done <at> debbugs.gnu.org
Subject: Re: bug#16657: [PATCH] Detect XTerm versions for non-VT100 emulation
 modes
Date: Wed, 19 Feb 2014 23:45:55 -0500
> * 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




This bug report was last modified 11 years and 89 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.