GNU bug report logs - #47860
28.0.50; Mini buffer resize when lines are truncated regression

Previous Next

Package: emacs;

Reported by: Aaron Jensen <aaronjensen <at> gmail.com>

Date: Sun, 18 Apr 2021 01:33:02 UTC

Severity: normal

Tags: fixed

Found in version 28.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Aaron Jensen <aaronjensen <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: bug-gnu-emacs <at> gnu.org
Subject: Re: 28.0.50; Mini buffer resize when lines are truncated regression
Date: Sun, 18 Apr 2021 12:45:48 -0500
On Sun, Apr 18, 2021 at 1:57 AM Eli Zaretskii <eliz <at> gnu.org> 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. It's doing
quite a bit and I don't understand minibuffer manipulation well enough
to narrow the repro just yet. I did get rid of consult, so now the
repro is just:

(require 'selectrum)
(selectrum-mode)
(setq completion-styles '(substring))
(selectrum-completing-read
 "test: "
 '("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
   "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"))

It may be a bit before I'm able to narrow it down any further. Do you
have any sense of how that commit could possibly affect the automatic
sizing of the minibuffer?

Thanks,

Aaron




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

Previous Next


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