emacs-devel
[Top][All Lists]
Advanced

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

[PATCH] Fix `early-init-file' value when file is missing


From: Radon Rosborough
Subject: [PATCH] Fix `early-init-file' value when file is missing
Date: Tue, 15 Jan 2019 21:54:08 -0800

Dear all,

In Emacs 27, when Emacs starts up without an early init-file (located
by default at ~/.emacs.d/early-init.el), the value of
`early-init-file' is set to ~/.emacs.d/early-init (note the missing
file extension). When the early init-file does exist, the variable is
set to the correct value. I have attached a patch which fixes this
bug.

Feedback is welcome. Please copy me on replies, since I am not
subscribed to emacs-devel.

Best regards,
Radon Rosborough

Attachment: 0001-Fix-early-init-file-value-when-file-is-missing.patch
Description: Binary data


reply via email to

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