GNU bug report logs -
#21333
25.0.50; window-size-change-functions not called after mini-window resize
Previous Next
Reported by: Pip Cet <pipcet <at> gmail.com>
Date: Sun, 23 Aug 2015 22:07:02 UTC
Severity: normal
Merged with 830,
21869
Found in versions 24.0.90, 25.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> > That was confusing. Let me rephrase: Emacs only reads subprocess
>> > input or runs timers when it's idle, so these events are only possible
>> > after some command finishes, and Emacs gets back to its command loop.
>>
>> Obviously. My point was that ‘post-command-hook’ won't catch these.
>
> Are you sure you aren't making some incorrect assumptions about the
> exact place where the command loop calls post-command-hook? What if
> it is called immediately after processing the above events?
I don't understand. We don't call ‘post-command-hook’ when resizing a
window gets triggered by a timer. The only way an application can react
to such a resize is currently either via ‘pre-redisplay-function’ or via
‘window-size-change-functions’.
martin
This bug report was last modified 9 years and 183 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.