bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#64596: 30.0.50; On FIXME: in src/buffer.c:1481 (force-mode-line-upda


From: Ihor Radchenko
Subject: bug#64596: 30.0.50; On FIXME: in src/buffer.c:1481 (force-mode-line-update)
Date: Wed, 19 Jul 2023 15:50:20 +0000

Eli Zaretskii <eliz@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>





reply via email to

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