From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#55169: Can't combine window-min-height with window-height Date: Thu, 05 May 2022 11:03:59 +0300 Organization: LINKOV.NET Message-ID: <864k24v0vo.fsf@mail.linkov.net> References: <86y1zp5but.fsf@mail.linkov.net> <87czh0gp6m.fsf@gnus.org> <9753db0e-05f2-5927-80fb-50d17f16441d@gmx.at> <86czgxi3nn.fsf@mail.linkov.net> <86tua7pyfp.fsf@mail.linkov.net> <5e93dcad-4071-b4e2-d408-ba670413eb67@gmx.at> <868rriil03.fsf@mail.linkov.net> <0e9b53c4-b283-ca20-fa8a-995f2b58ed59@gmx.at> <865ymlje5o.fsf@mail.linkov.net> <8ae5e6ac-25f5-3feb-b05b-fbdb71e7ac1d@gmx.at> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7792"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) Cc: Lars Ingebrigtsen , 55169@debbugs.gnu.org To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu May 05 11:18:17 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nmXcn-0001p8-2u for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 05 May 2022 11:18:17 +0200 Original-Received: from localhost ([::1]:35812 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nmXcl-0004fN-RS for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 05 May 2022 05:18:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56790) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nmWt4-0007P8-Kj for bug-gnu-emacs@gnu.org; Thu, 05 May 2022 04:31:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:50447) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nmWt4-0002iE-9l for bug-gnu-emacs@gnu.org; Thu, 05 May 2022 04:31:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nmWt4-0006Nf-5h for bug-gnu-emacs@gnu.org; Thu, 05 May 2022 04:31:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 05 May 2022 08:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55169 X-GNU-PR-Package: emacs Original-Received: via spool by 55169-submit@debbugs.gnu.org id=B55169.165173945024507 (code B ref 55169); Thu, 05 May 2022 08:31:02 +0000 Original-Received: (at 55169) by debbugs.gnu.org; 5 May 2022 08:30:50 +0000 Original-Received: from localhost ([127.0.0.1]:44344 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nmWss-0006ND-BO for submit@debbugs.gnu.org; Thu, 05 May 2022 04:30:50 -0400 Original-Received: from relay6-d.mail.gandi.net ([217.70.183.198]:37147) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nmWsr-0006My-0Q for 55169@debbugs.gnu.org; Thu, 05 May 2022 04:30:49 -0400 Original-Received: (Authenticated sender: juri@linkov.net) by mail.gandi.net (Postfix) with ESMTPSA id 78BFEC000B; Thu, 5 May 2022 08:30:40 +0000 (UTC) In-Reply-To: <8ae5e6ac-25f5-3feb-b05b-fbdb71e7ac1d@gmx.at> (martin rudalics's message of "Thu, 5 May 2022 09:47:17 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:231408 Archived-At: > No great deal but spilling out the details in the manual will inevitably > increase the mythical confusion around 'display-buffer-alist'. Also this increases the likelihood of regressions. For example, with your latest patch, *Completions* are no more fit into a small window, e.g. 'C-h f car TAB TAB' pops up too high window.