bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46155: 28.0.50; Regression: buffer contents flicker on macOS frames


From: martin rudalics
Subject: bug#46155: 28.0.50; Regression: buffer contents flicker on macOS frames when
Date: Tue, 9 Feb 2021 08:58:28 +0100

> Mini frame only buffers still flicker on resize, see
> https://github.com/muffinmad/emacs-mini-frame/issues/31
>
> Repro (thanks to Andrii Kolomoiets):
>
> emacs -Q
> M-: (setq resize-mini-frames t)
> M-: (make-frame '((minibuffer . only)))
> M-x
> Type random letters

Where do you type those letters?  Into the normal frame?

I suppose 'fit-frame-to-buffer' is to blame here.  What happens when you
set 'resize-mini-frames' to 'ignore?  Some other function that resizes
the frame more conservatively or sporadically?

martin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]