bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#11822: 24.1; emacsclient terminal mode captures escape characters as


From: Eli Zaretskii
Subject: bug#11822: 24.1; emacsclient terminal mode captures escape characters as text
Date: Thu, 10 Sep 2015 21:06:35 +0300

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: Ken Raeburn <raeburn@permabit.com>,  11822@debbugs.gnu.org
> Date: Thu, 10 Sep 2015 13:56:54 -0400
> 
> >   /* Contrary to expectations, a value of "false" can be detrimental to
> >      responsiveness since aborting a redisplay throws away some of the
> >      work already performed.
> 
> But that's because the effect was different from what is being
> discussed here (at least in theory): interrupting redisplay between
> windows wouldn't throw away work, AFAIK.

What Ken suggests is not an interruption between windows, it's
interruption in the middle of recomputing faces.  That's much worse.





reply via email to

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