emacs-devel
[Top][All Lists]
Advanced

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

Re: nsterm.m: How to prevent _inactive_ window update from overreaching.


From: Keith David Bershatsky
Subject: Re: nsterm.m: How to prevent _inactive_ window update from overreaching.
Date: Thu, 22 Nov 2018 12:13:30 -0800

Correction to previous post ... instead of the "X axis", I meant to say the "Y 
axis".

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

> * * *
> 
> In the following examples, the _active_ window on the right gets updated 
> first in time.  Using a version of Emacs from 07/07/2018, updating the 
> _inactive_ window does not cause the active window to be modified.  Using a 
> version of Emacs from 11/16/2018, updating the _inactive_ window updates a 
> portion of the _active_ window.  The update happens from the top of the 
> window to the X axis of the cursor in the _inactive_ window.
> 
> * * *
> 
> QUESTION:  When updating the _inactive_ window, how can I prevent the current 
> version of nsterm.m from updating a portion of the _active_ window (from the 
> top of the window to the X axis of the cursor in the _inactive_ window)?
> 
> * * *



reply via email to

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