emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ";0c" in terminal with slow connections


From: Stefan Monnier
Subject: Re: ";0c" in terminal with slow connections
Date: Tue, 04 Sep 2007 15:49:39 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

>     "Send Device Attributes". I analyzed the terminal logs and could see
>     that Emacs sent the following sequences:

>       home cnorm cvvis \E[60d el rmkx cnorm rmcup op ^M smcup cvvis smkx
>       \E[>0c \E>4;1m \E[60;1H

> Can you find where in the code of Emacs it sends \E[>0c?
> A breakpoint at emacs_tputs should make it easy enough,
> especially a conditional breakpoint.

Grep says it's in lisp/term/xterm.el


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]