GNU bug report logs - #32825
27.0.50; Deterministic window management

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Mon, 24 Sep 2018 19:15:02 UTC

Severity: minor

Tags: moreinfo

Found in version 27.0.50

Fixed in version 29.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


Message #119 received at 32825 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Michael Heerdegen <michael_heerdegen <at> web.de>, 
 Juri Linkov <juri <at> linkov.net>
Cc: 32825 <at> debbugs.gnu.org
Subject: Re: bug#32825: 27.0.50; Deterministic window management
Date: Sun, 28 Oct 2018 10:06:51 +0100
> That's now something that display-buffer-alist can't do: keep the
> default action(s), but specify parameters, like a larger
> window-min-height.  I mean, there is no way to change that value unless
> you around-advice the whole function.

The caller of 'display-buffer' could bind 'window-min-height' to
another value around the call.  But that's a bad idea because it may
override a user customization and because a high value would not allow
a window to be created even if other windows would tolerate the lower
value while a low value would allow other windows to shrink to that
value as well when a new window is created.

Couldn't setting a 'window-height' action alist entry help here?
Maybe with a suitable function?

martin




This bug report was last modified 3 years and 24 days ago.

Previous Next


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