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

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

Re: Emacs Initialization


From: Skip Montanaro
Subject: Re: Emacs Initialization
Date: Mon, 12 Jul 2021 10:52:55 -0500

> 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.

Steve,

A few questions:

* You mention Python 3, but I see nothing in the init file you posted
which looks Python-related.

* I don't think you need to set default-drectory. It's buffer local
and will be set no matter what you're editing. Can you explain why you
do?

* You mentioned that it takes several starts to get the initial window
to open at the desired height.

   - Does the "initialized" message always display even when the
initial window height isn't correct?

   - Is it possible your window manager and other open windows are
conspiring to limit your initial window dimensions?

Skip



reply via email to

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