> Jason Rumney <[EMAIL PROTECTED]> writes: > I fixed this in w32term.c by factoring out the code that updates > last_mouse_glyph from w32_mouse_position (the equivalent of > XTmouse_position) into a new function remember_mouse_glyph, and call > it from note_mouse_movement when we notice the glyph has changed, to > ensure it is always up to date.
To use last_mouse_glyph properly, screen update at that rectangle should also be detected before using the rectangle recorded on the last mouse movement. http://lists.gnu.org/archive/html/emacs-pretest-bug/2005-06/msg00148.html Do you have any ideas about that? YAMAMOTO Mitsuharu [EMAIL PROTECTED] _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel