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: Eli Zaretskii
Subject: bug#21333: 25.0.50; window-size-change-functions not called after mini-window resize
Date: Fri, 28 Aug 2015 15:46:48 +0300

> Date: Fri, 28 Aug 2015 12:51:28 +0200
> From: martin rudalics <rudalics@gmx.at>
> CC: pipcet@gmail.com, 21333@debbugs.gnu.org
> 
>  >>   > 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.

Can you show me some Lisp which causes this?  I'd like to see what am
I missing here.





reply via email to

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