emacs-devel
[Top][All Lists]
Advanced

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

Re: Solution to a proposed FAQ, how to maximize emacs quickly (like `ema


From: David Hedlund
Subject: Re: Solution to a proposed FAQ, how to maximize emacs quickly (like `emacs --maximize`) for GNU/Linux -- Lisp code for `emacs --maximize`
Date: Thu, 19 Oct 2023 15:57:43 +0200
User-agent: Mozilla Thunderbird

I like Chad's solution to .emacs.d/early-init.el: (push '(fullscreen . maximized) default-frame-alist)

However, I'd like to compare it with the Lisp code that is executed by `emacs --maximize`, can someone please help with find it?

If it's better than Chad's solution, then I'm willing to update "To avoid the slightly distracting visual effect" (https://www.emacswiki.org/emacs/FullScreen#h5o-3) with code and a comment to the source file where this code is found.



reply via email to

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