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
Message #79 received at 21333 <at> debbugs.gnu.org (full text, mbox):
> OK, but if you want to stick to this example, please explain how is
> mini-window resizing relevant to follow-mode, because I think it
> isn't. I think follow-mode should not care at all about this
> automatic resizing.
`follow-mode' has to synchronize the ‘window-end’ of one window with the
‘window-start’ of another. Since mini-window resizing can persistently
change the end position of the first of these windows, ‘follow-mode’
eventually has to react even if might dismiss the temporary effect that
the enlarged mini-window obscures the bottom of the first window.
OT1H we do care about point being visible when its window is partially
obscured by the mini-window and deliberately scroll the window in that
case. OTOH we'd say that `follow-mode' should not care about keeping
its text coherent in that case. Is that fair?
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.