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: Sun, 16 Jul 2023 05:52:04 +0000

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> -  /* True means redisplay has to consider all windows on all
> -     frames.  False, only selected_window is considered.  */
> +  /* False, means that only the selected_window needs to be updated.
> +     True means that other windows may need to be updated as well,
> +     so we need to consult the `redisplay` bits of
> +     all windows/buffer/frames.  */
>    bool consider_all_windows_p;

BTW, is there any particular reason why windows_or_buffers_changed is
not a queue of windows/buffer to be re-displayed?

-- 
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]