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
Eli Zaretskii <eliz <at> gnu.org> writes:
> Thanks, I installed a more detailed overview of the redisplay cycle,
> which I hope will make the commentary more clear.
Thanks!
Several nitpicks:
https://git.savannah.gnu.org/cgit/emacs.git/commit/?h=emacs-29&id=86f2d6d62fce90d19815503e3e99ac9c4d4585af
+ . decide which windows on which frames need their windows
^buffers?
+ considered for redisplay
+ For buffer parts that have been changed since the last redisplay,
+ `redisplay_window' __constructs__ a second glyph matrix ___is constructed___,
+ 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'.
+ to the glass (those functions are specific to the type of the
+ window's frame: X, w32, NS, etc.).
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
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.