GNU bug report logs -
#64596
30.0.50; On FIXME: in src/buffer.c:1481 (force-mode-line-update)
Previous Next
Full log
View this message in rfc822 format
> From: Ihor Radchenko <yantar92 <at> posteo.net>
> Cc: monnier <at> iro.umontreal.ca, 64596 <at> debbugs.gnu.org
> Date: Wed, 19 Jul 2023 15:50:20 +0000
>
> + . decide which windows on which frames need their windows
> ^buffers?
> + considered for redisplay
Not buffers, windows. Redisplay works by windows, not by buffers.
When it decides to work on a window, it temporarily makes that
window's buffer current.
> + For buffer parts that have been changed since the last redisplay,
> + `redisplay_window' __constructs__ a second glyph matrix ___is constructed___,
Fixed.
> + part of the display by scrolling lines. The actual update of the
> + display of each window ___by comparing the desired and the current
> + matrix___ is done by `update_window', which calls functions which draw
>
> maybe put that clause after by `update_window'.
I added commas instead.
This bug report was last modified 1 year and 328 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.