unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* W32 question - hide/show system caret
@ 2003-03-19 23:45 Kim F. Storm
  2003-03-20  9:03 ` Jason Rumney
  0 siblings, 1 reply; 4+ messages in thread
From: Kim F. Storm @ 2003-03-19 23:45 UTC (permalink / raw)



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 ?

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-03-28  9:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-19 23:45 W32 question - hide/show system caret Kim F. Storm
2003-03-20  9:03 ` Jason Rumney
2003-03-28  2:56   ` John Covici
     [not found]   ` <m3d6kcmkuy.fsf@ccs.covici.com>
     [not found]     ` <m2llyzgaik.fsf@nyaumo.jasonr.f2s.com>
2003-03-28  9:31       ` John covici

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).