GNU bug report logs -
#29279
Sharing the margins
Previous Next
Full log
Message #92 received at 29279 <at> debbugs.gnu.org (full text, mbox):
> Cc: 29279 <at> debbugs.gnu.org, joostkremers <at> fastmail.fm
> From: Dmitry Gutov <dgutov <at> yandex.ru>
> Date: Wed, 15 Nov 2017 23:09:21 +0200
>
> On 11/15/17 10:03 PM, Eli Zaretskii wrote:
>
> >> I intend to drop most calls of 'window-configuration-change-hook' and
> >> replace them by 'window-size-change-functions' if all they do is to
> >> change the sizes of windows only.
> >
> > Regardless of the reasons for this change, it doesn't affect the issue
> > at hand: calling window-size-change-functions from inside redisplay
> > has the same issues as calling window-configuration-change-hook.
>
> But margin size changes won't have to call window-size-change-functions,
> right? Then it might be possible to move all the heavy consumers to this
> hook, leaving window-configuration-change-hook relatively lightweight
> (right)?
For some value of "lightweight". The ones that I think about would
want to change window dimensions, e.g. by enlarging or shrinking the
margins, and that is not "lightweight", as I explained up-thread.
This bug report was last modified 7 years and 206 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.