From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#47860: 28.0.50; Mini buffer resize when lines are truncated regression Date: Sun, 18 Apr 2021 21:03:00 +0300 Message-ID: <83blabtqqz.fsf@gnu.org> References: <835z0kulkq.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17062"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 47860@debbugs.gnu.org To: Aaron Jensen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Apr 18 20:04:18 2021 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 1lYBmM-0004JP-1h for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 18 Apr 2021 20:04:18 +0200 Original-Received: from localhost ([::1]:36596 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lYBmL-0000gM-5E for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 18 Apr 2021 14:04:17 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56298) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lYBm7-0000g9-FY for bug-gnu-emacs@gnu.org; Sun, 18 Apr 2021 14:04:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:36188) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lYBm6-0005Be-1R for bug-gnu-emacs@gnu.org; Sun, 18 Apr 2021 14:04:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lYBm5-0005YE-TF for bug-gnu-emacs@gnu.org; Sun, 18 Apr 2021 14:04:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 18 Apr 2021 18:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47860 X-GNU-PR-Package: emacs X-Debbugs-Original-Cc: bug-gnu-emacs@gnu.org Original-Received: via spool by submit@debbugs.gnu.org id=B.161876900421289 (code B ref -1); Sun, 18 Apr 2021 18:04:01 +0000 Original-Received: (at submit) by debbugs.gnu.org; 18 Apr 2021 18:03:24 +0000 Original-Received: from localhost ([127.0.0.1]:47734 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lYBlT-0005XJ-Nk for submit@debbugs.gnu.org; Sun, 18 Apr 2021 14:03:24 -0400 Original-Received: from lists.gnu.org ([209.51.188.17]:37830) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lYBlR-0005XA-NS for submit@debbugs.gnu.org; Sun, 18 Apr 2021 14:03:22 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56210) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lYBlR-0000UM-HA for bug-gnu-emacs@gnu.org; Sun, 18 Apr 2021 14:03:21 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53724) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lYBlQ-0004oW-99; Sun, 18 Apr 2021 14:03:21 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3609 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lYBlP-0005Si-6X; Sun, 18 Apr 2021 14:03:19 -0400 In-Reply-To: (message from Aaron Jensen on Sun, 18 Apr 2021 12:45:48 -0500) 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:204386 Archived-At: > From: Aaron Jensen > Date: Sun, 18 Apr 2021 12:45:48 -0500 > Cc: bug-gnu-emacs@gnu.org > > On Sun, Apr 18, 2021 at 1:57 AM Eli Zaretskii wrote: > > > > Yes, please do. I'd very much prefer to see a recipe that doesn't > > involve 3rd-party packages which specifically are aimed at changing > > how completion works in the minibuffer. So, please, no consult and > > no selectrum. Okay? > > I haven't been able to get selectrum out of the mix yet. Too bad. > Do you have any sense of how that commit could possibly affect the > automatic sizing of the minibuffer? Not sure what kind of answer you expected here. That change affects Emacs display behavior when lines are truncated, and it could indeed affe ct the mini-window resizing because of that. That change was done to fix a bug, so reverting it is out of the question. We need to understand how the change affects the use case you present. It could be that there's another display bug, or it could be that the package in question itself has a bug that just went unnoticed because of the bug fixed by that commit.