GNU bug report logs -
#16621
24.3.50; Periodic timer + overlays = flickering near point
Previous Next
Reported by: Dmitry Gutov <dgutov <at> yandex.ru>
Date: Sun, 2 Feb 2014 01:03:01 UTC
Severity: normal
Found in version 24.3.50
Fixed in version 26.1
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
Message #80 received at 16621 <at> debbugs.gnu.org (full text, mbox):
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: jan.h.d <at> swipnet.se, dgutov <at> yandex.ru, 16621 <at> debbugs.gnu.org
> Date: Thu, 06 Feb 2014 08:08:08 -0500
>
> > window that might need it. The second phase, which is entered from
> > update_frame or update_window, compares the "desired" matrices with
> > the "current" ones, and actually redraws the changed portions of the
> > display, if any. This second phase knows nothing about the flags you
> > mention, and doesn't need to, because it already refrains from
> > displaying the screen portions which didn't change.
>
> IIUC it does know a bit about it, in that only frames which had
> a redisplay bit set somewhere are passed to update_frame (at least that
> was the intention).
Maybe I'm blind, but I don't see that. In any case, the selected
frame seems to be updated regardless, if only we come to the 'update'
label in redisplay_internal. We can avoid that label, but not when
echo-area display is active.
This bug report was last modified 8 years and 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.