GNU bug report logs - #21333
25.0.50; window-size-change-functions not called after mini-window resize

Previous Next

Package: emacs;

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 #145 received at 21333 <at> debbugs.gnu.org (full text, mbox):

From: Pip Cet <pipcet <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 21333 <at> debbugs.gnu.org
Subject: Re: bug#21333: 25.0.50; window-size-change-functions not called after
 mini-window resize
Date: Fri, 28 Aug 2015 08:45:27 +0000
[Message part 1 (text/plain, inline)]
On Fri, Aug 28, 2015 at 8:19 AM, Pip Cet <pipcet <at> gmail.com> wrote:
>
> Am I missing something here?
>

Turns out I was missing (at least!) one thing: step 6 needs to be triggered
by a recursive minibuffer invocation, because exiting the minibuffer will
restore the old window configuration. The inconsistency can still happen,
but it's much more difficult to trigger than I thought.

(I must say I don't think restoring the window configuration upon
minibuffer exit is the right thing to do: if the user created, split, or
resized windows manually during the recursive editing session, at least
those manual changes should not be undone when they end that session. As
you've pointed out, looking into window configurations is quite tricky (and
impossible from Lisp code, IIUC), and I can currently only think of a
kludge to make it work.)
[Message part 2 (text/html, inline)]

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.