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

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

Re: Programmatically maximize Emacs during startup?


From: Eli Zaretskii
Subject: Re: Programmatically maximize Emacs during startup?
Date: Fri, 04 Dec 2020 13:33:23 +0200

> From: Joost Kremers <joostkremers@fastmail.fm>
> Date: Fri, 04 Dec 2020 08:38:38 +0100
> Cc: help-gnu-emacs@gnu.org
> 
> I have the following line in my `~/.emacs.d/early-init.el`:
> 
>     (add-to-list 'default-frame-alist '(fullscreen . maximized))
> 
> It works in `~/.emacs.d/init.el` as well, but then the frame is first drawn 
> and
> subsequently maximised.

Did you try to do this in window-setup-hook or emacs-startup-hook?



reply via email to

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