From: Felix Dietrich <felix.dietrich@sperrhaken.name>
To: Steve A Branch <BlindStevie@mail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Emacs Initialization
Date: Tue, 13 Jul 2021 01:16:07 +0200 [thread overview]
Message-ID: <87a6mr2keg.fsf@sperrhaken.name> (raw)
In-Reply-To: <46419a94-2fcc-9b31-fc77-8bb799c4a11b@mail.com> (Steve A. Branch's message of "Sun, 11 Jul 2021 19:16:07 -0400")
Steve A Branch <BlindStevie@mail.com> writes:
> I have a confusing problem that I have encountered since starting to
> learn how to code in Python 3. I want my emacs window to initialize
> itself using my ~/.emacs.d/init.el initialization file. I have enclosed
> it for your information.
>
> The problem I am experiencing is that frequently the emacs window opens
> smaller than I expect. I can exit emacs and try it several more times,
> and it will eventually initialize properly. I'm confused about what is
> happening. I hope you can give me some advice on how to get emacs to
> initialize properly each time in invoke it.
Try putting the frame configuration in the early init file, either
“~/.config/emacs/early-init.el” or “~/.emacs.d/early-init.el”. See also
(info "(emacs) Early Init File") [1]: “[the early init] file is loaded before the
package system and GUI is initialized, so in it you can customize
variables that affect frame appearance […]”.
[1] <https://www.gnu.org/software/emacs/manual/html_node/emacs/Early-Init-File.html>
--
Felix Dietrich
next prev parent reply other threads:[~2021-07-12 23:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-11 23:16 Emacs Initialization Steve A Branch
2021-07-12 15:52 ` Skip Montanaro
2021-07-12 23:16 ` Felix Dietrich [this message]
2021-07-20 19:52 ` Steve A Branch
2021-07-20 21:09 ` Emanuel Berg via Users list for the GNU Emacs text editor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a6mr2keg.fsf@sperrhaken.name \
--to=felix.dietrich@sperrhaken.name \
--cc=BlindStevie@mail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).