GNU bug report logs -
#36250
Allow Emacs to be resized arbitrarily
Previous Next
Full log
Message #101 received at 36250 <at> debbugs.gnu.org (full text, mbox):
On Jun 18 2019, Konstantin Kharlamov <Hi-Angel <at> yandex.ru> wrote:
> diff --git a/src/frame.c b/src/frame.c
> index 03bbbfb4da..c2d2793251 100644
> --- a/src/frame.c
> +++ b/src/frame.c
> @@ -6152,10 +6152,9 @@ current values of `frame-char-height' and `frame-char-width'. If this
> is non-nil, no rounding occurs, hence frame sizes can increase/decrease
> by one pixel.
>
> -With some window managers you may have to set this to non-nil in order
> -to set the size of a frame in pixels, to maximize frames or to make them
> -fullscreen. To resize your initial frame pixelwise, set this option to
> -a non-nil value in your init file. */);
> +With some window managers you may have to set this to non-nil to be
> +able maximize frames or to make them fullscreen. For this to have
> +effect the variable needs to be set before a frame started. */);
Frames don't start, they are created.
Andreas.
--
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
This bug report was last modified 4 years and 323 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.