emacs-devel
[Top][All Lists]
Advanced

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

Re: W32 question - hide/show system caret


From: Jason Rumney
Subject: Re: W32 question - hide/show system caret
Date: 20 Mar 2003 09:03:00 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

address@hidden (Kim F. Storm) writes:

> During my merging of X/W32/MAC I found what I think is sub-optimal code:
> 
> In w32term.c, the system caret is hidden and shown in the hooks
> x_update_window_begin and x_update_window_end, i.e. once for each
> updated emacs window.
> 
> Wouldn't it be simpler and more efficient to move the hide/show into
> x_update_begin and x_update_end, i.e. only once for each updated emacs
> frame ?

Yes, probably. It will need testing with screen reader software
though. Are there still people on this list that can test this if Kim
or me make this change?





reply via email to

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