|
From: | Juri Linkov |
Subject: | bug#32825: 27.0.50; Deterministic window management |
Date: | Tue, 04 Dec 2018 01:07:01 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) |
> So you mean that if Emacs can't fulfill a 'window-height' contract for > a new window below the selected one, it shouldn't make a new one in > the first place? Then with an an alist entry called 'min-height' we > could rewrite 'display-buffer-below-selected' as follows: Another reason why this urgently needs to be fixed using 'display-buffer-below-selected' with 'window-height' is that for example visiting a gpg file that fails to decrypt displays the *Backtrace* buffer with (file-error "Opening input file" "Can't decrypt" in another window that hides another essential buffer *Error* (with explanation of the error raised while decrypting) displayed in the same window. But using 'display-buffer-below-selected' both essential buffers will be displayed in separate windows.
[Prev in Thread] | Current Thread | [Next in Thread] |