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: Stefan Monnier
Subject: bug#11822: 24.1; emacsclient terminal mode captures escape characters as text
Date: Tue, 08 Sep 2015 16:37:36 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> So if redrawing the mode line involves recomputing all the basic
> faces, it might still be too expensive over a slow network.  We need
> to avoid that recomputation where possible.

That's right.  I was assuming that C-x o (which requires the same kind
of mode-line updates) normally doesn't trigger a recomputation of the
basic faces, but I don't actually know if that's the case.


        Stefan





reply via email to

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