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

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

Re: set-frame-parameter


From: Michael Heerdegen
Subject: Re: set-frame-parameter
Date: Thu, 10 Dec 2020 04:55:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

steve-humphreys@gmx.com writes:

> > > (let ((w (frame-width)) (h (frame-height)))
> > >     (set-frame-parameter (selected-frame) 'fullscreen nil)
> > >     (set-frame-size nil w h))
> >
> > I don't understand that code.  You resize the frame to its...current
> > size?
>
> Yes because the first time I go fullscreen, I remove the menu and edit
> bars.

Now I want to know what you are trying to achieve.

Michael.




reply via email to

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