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
> Date: Wed, 26 Aug 2015 09:09:48 +0200
> From: martin rudalics <rudalics <at> gmx.at>
> CC: pipcet <at> gmail.com, 21333 <at> debbugs.gnu.org
>
> > And we get regular complaints about that as well. Moreover, the
> > setting of the modified status by fill-paragraph is just an annoyance
> > that doesn't cost anyone any extra complexity, whereas the situation
> > with this and similar hooks costs us quite a lot in that aspect.
>
> But you don't worry about performance anyway.
I said "complexity". A hook function for a hook that calls you
indiscriminately can be very cheap performance-wise, but its
complexity could be overwhelming, and the result could easily be
fragile.
> OTOH for the person who writes the function on the hook it might
> hardly matter whether some window size really changed. The more
> important case might be to not miss one single case where the size
> really changes.
Inaccurate hooks make this task very hard and prone to breakage with
each new release.
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.