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: Vincent Lefevre
Subject: Re: ";0c" in terminal with slow connections
Date: Thu, 6 Sep 2007 14:50:34 +0200
User-agent: Mutt/1.5.16-vl-r18739 (2007-09-04)

On 2007-09-05 22:34:28 -0700, Dan Nicolaescu wrote:
> Richard Stallman <address@hidden> writes:
> 
>   >     Grep says it's in lisp/term/xterm.el
>   > 
>   > Does this mean that the ssh connection was made from within an xterm?

Yes (either xterm or another xterm-compatible terminal).

>   > It seems that the xterm is generating the proper response,
>   > which goes back thru ssh to Emacs.
>   > 
>   > So why doesn't Emacs process it correctly?
> 
> Emacs uses a read-event with a timer for processing the response,
> maybe the response does come back before the timer expires, so it is
                                    ^^^^^^ after
> processed as normal input.

Yes, I think this is the problem, as it occurs only with connections
having a high latency (such as ADSL). Is a timer really necessary?

-- 
Vincent Lefèvre <address@hidden> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)




reply via email to

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