emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Re: mode-line redisplay bug]


From: mituharu
Subject: Re: address@hidden: Re: mode-line redisplay bug]
Date: Sun, 9 Oct 2005 10:57:06 +0900 (JST)
User-agent: SquirrelMail/1.4.5-1_rh7x

> Jason Rumney <address@hidden> 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
                                address@hidden






reply via email to

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