GNU bug report logs - #44080
27.1; Display behavior of overlays `after-string` in resizable minibuffer frames

Previous Next

Package: emacs;

Reported by: Clemens <clemens.radermacher <at> posteo.de>

Date: Mon, 19 Oct 2020 18:40:02 UTC

Severity: normal

Found in version 27.1

Done: Clemens <clemens.radermacher <at> posteo.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Clemens <clemens.radermacher <at> posteo.de>
To: martin rudalics <rudalics <at> gmx.at>, Eli Zaretskii <eliz <at> gnu.org>
Cc: 44080 <at> debbugs.gnu.org
Subject: bug#44080: 27.1; Display behavior of overlays `after-string` in resizable minibuffer frames
Date: Tue, 20 Oct 2020 11:27:17 +0200
> Indeed.  'fit-frame-to-buffer' strips empty spaces at the beginning and
> end of the buffer - it's aim is to make the frame occupy as little of
> screen space as possible.  If 'resize-mini-frames' should handle
> peculiarities as such display strings, it's probably better to write a
> tailored function that handles them by calling 'window-text-pixel-size'
> with the appropriate arguments.
> 
> But we can change the default behavior as well, or provide an appropriate
> option.


To give some context, the current behavior is a problem for completion 
frameworks which want to display a vertical list of candidates in the 
minibuffer. They need to use an overlay so the candidates aren't 
considered part of the minibuffer-contents which is expected to only 
contain the current user input.






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

Previous Next


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