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

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

bug#45197: Saving customizations makes ~/.config/emacs/init (no .el exte


From: Eli Zaretskii
Subject: bug#45197: Saving customizations makes ~/.config/emacs/init (no .el extension)
Date: Mon, 14 Dec 2020 19:52:56 +0200

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Mon, 14 Dec 2020 18:11:49 +0100
> Cc: 45197@debbugs.gnu.org
> 
> I did not read those 150 messages, and this code is uncommented in
> startup.el:
> 
>      (lambda ()
>        (expand-file-name
>         "init"
>         startup-init-directory))
> 
> Does anybody know whether this is just a typo?

It isn't: the code later tries appending .el to the name.





reply via email to

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