GNU bug report logs - #42406
Mouse-wheel scrolling can be flickering

Previous Next

Package: emacs;

Reported by: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>

Date: Fri, 17 Jul 2020 15:37:02 UTC

Severity: normal

Full log


Message #45 received at 42406 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Alan Third <alan <at> idiocy.org>
Cc: konrad.podczeck <at> univie.ac.at, 42406 <at> debbugs.gnu.org
Subject: Re: bug#42406: Mouse-wheel scrolling can be flickering
Date: Sun, 13 Dec 2020 21:05:29 +0200
> Date: Fri, 11 Dec 2020 20:37:56 +0000
> From: Alan Third <alan <at> idiocy.org>
> Cc: konrad.podczeck <at> univie.ac.at, 42406 <at> debbugs.gnu.org
> 
> > Any pointers to the code which causes all the frames to be updated in
> > C-v/M-v case?
> 
> I don't know. I'm looking at redisplay_internal in a debugger and I
> can see that consider_all_windows_p is true, which will be because
> windows_or_buffers_changed == 2 == REDISPLAY_SOME or because
> update_mode_lines == 42.
> 
> I can't find anywhere that sets update_mode_lines to 42...

wset_update_mode_line does it, so any caller of that function would.

But where do you see the value of 42 being tested?




This bug report was last modified 4 years and 25 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.