GNU bug report logs - #44933
27.1; Ephemeral frame selection shrinks minibuffer

Previous Next

Package: emacs;

Reported by: Sean Devlin <spd <at> toadstyle.org>

Date: Sat, 28 Nov 2020 21:22:02 UTC

Severity: normal

Found in version 27.1

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Sean Devlin <spd <at> toadstyle.org>
Cc: 44933 <at> debbugs.gnu.org
Subject: bug#44933: 27.1; Ephemeral frame selection shrinks minibuffer
Date: Wed, 2 Dec 2020 08:52:49 +0100
> I forgot to say that _all_ normal mini window resizing goes through
> 'window--resize-root-window-vertically' in window.el.  So it will
> probably suffice to instrument just that function (in an already running
> Emacs only, else you have to rebuild because window.el is preloaded) and
> don't have to tinker with C code at all.

Imprecise again: The above covers only the automatic resizing triggered
by redisplay (which is what we are interested in).  Manual resizing the
minibuffer window is done in 'window--resize-mini-window' (also in
window.el) so if such manual resizing may happen in between you have to
instrument that as well.

martin




This bug report was last modified 4 years and 244 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.