|
From: | David Hedlund |
Subject: | Re: Solution to a proposed FAQ, how to maximize emacs quickly (like `emacs --maximize`) for GNU/Linux |
Date: | Fri, 27 Oct 2023 04:19:13 +0200 |
User-agent: | Mozilla Thunderbird |
On 2023-09-28 22:05, chad wrote:
Wouldn't it be useful to write some lisp that could automatically generate ~/.emacs.d/early-init.el from .emacs?: * Check if ~/.emacs.d/early-init.el contains: (push '(fullscreen . maximized) default-frame-alist) * If ~/.emacs.d/early-init.el does * not exist * exist but does not contain the above code then: * add the above code to ~/.emacs.d/early-init.el * restart emacs or send a message to the minibuffer that it must be restarted in order for the setting to take effect.
|
[Prev in Thread] | Current Thread | [Next in Thread] |