GNU bug report logs - #35006
27.0.50; Minibuffer sometimes unexpectedly does not grow

Previous Next

Package: emacs;

Reported by: Markus Triska <triska <at> metalevel.at>

Date: Tue, 26 Mar 2019 17:42:02 UTC

Severity: wishlist

Found in version 27.0.50

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Markus Triska <triska <at> metalevel.at>
Cc: 35006 <at> debbugs.gnu.org
Subject: Re: bug#35006: 27.0.50;
 Minibuffer sometimes unexpectedly does not grow
Date: Tue, 26 Mar 2019 20:41:04 +0200
> From: Markus Triska <triska <at> metalevel.at>
> Date: Tue, 26 Mar 2019 18:31:03 +0100
> 
> Please start Emacs with "emacs -Q", and then evaluate in the
> *scratch* buffer the following form:
> 
>     (with-selected-window (minibuffer-window)
>       (erase-buffer)
>       (insert (propertize "hello" 'face '(:height 2.0)))
>       (read-key)
>       (erase-buffer))
> 
> This shows "hello" in the minibuffer, and the minibuffer grows as
> expected.

You didn't say how to evaluate that; there's more than one way.  If I
evaluate with "M-x eval-region RET", the mini-window doesn't grow; if
I evaluate with "C-x C-e" or C-j after the closing parenthesis, it
does grow.

So it sounds like one doesn't need such a complex recipe, the
different behavior is visible already on the first evaluation.




This bug report was last modified 6 years and 76 days ago.

Previous Next


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