On 04/04/2023 21:33, Eli Zaretskii wrote: >> Date: Tue, 4 Apr 2023 21:24:57 +0200 >> Cc:Emacs-devel@gnu.org >> From: David Hedlund >> >> Thanks, but resizing a frame doesn't make it fullscreen, does it? >> >> That's correct. This will only make it convenient to avoid the "avoid the slightly distracting visual effect of >> Emacs starting with its default frame size and then growing to fullscreen" - >> https://www.gnu.org/software/emacs/manual/html_node/efaq/Fullscreen-mode-on-MS_002dWindows.html >> without having to "compute the correct values for width and height". > Does it really avoid the distraction? Yes it does. I've tried it several times to make sure it really works. You can try it yourself on Windows. > The initial dimensions of the > frame are not its final dimensions, so some resizing does take place, > even with these customizations, doesn't it?