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

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

bug#21333: 25.0.50; window-size-change-functions not called after mini-w


From: martin rudalics
Subject: bug#21333: 25.0.50; window-size-change-functions not called after mini-window resize
Date: Thu, 27 Aug 2015 19:59:09 +0200

> The call order is that redisplay_internal calls prepare_menu_bars, then
> calls grow_mini_window, then performs the frame update. It doesn't go back
> to calling prepare_menu_bars, ...

But this also means that your initial patch wouldn't help anyway.  Even
if we set WINDOW_SIZES_CHANGED in grow_/shrink_mini_window,
‘window-size-change-functions’ won't be called any more in the present
cycle.

martin






reply via email to

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