all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: tsuucat <tsuucat@icloud.com>
Cc: 45197@debbugs.gnu.org
Subject: bug#45197: Saving customizations makes ~/.config/emacs/init (no .el extension)
Date: Mon, 14 Dec 2020 18:11:49 +0100	[thread overview]
Message-ID: <878sa0z50q.fsf@gnus.org> (raw)
In-Reply-To: <6334E702-C5A5-40A8-98F9-EE7C7805E7E3@icloud.com> (tsuucat@icloud.com's message of "Sun, 13 Dec 2020 03:10:22 +0900")

tsuucat <tsuucat@icloud.com> writes:

> This is because user-init-file is set to “/tmp/test-home/.config/emacs/init”.

This was part of:

    Add early init file, stop package-initialize insertion
    
    Discussion on emacs-devel leading up to this change (approximately 150
    messages):
    
    - https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00154.html
    - https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00433.html
    - https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00023.html
    - https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00599.html
    - https://lists.gnu.org/archive/html/emacs-devel/2017-10/msg00332.html

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?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2020-12-14 17:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-12 18:10 bug#45197: Saving customizations makes ~/.config/emacs/init (no .el extension) tsuucat via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-12-14 17:11 ` Lars Ingebrigtsen [this message]
2020-12-14 17:23   ` Robert Pluim
2020-12-14 17:46   ` tsuucat via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-12-14 17:52   ` Eli Zaretskii
2020-12-15  6:14     ` Lars Ingebrigtsen
2020-12-15 16:23       ` Eli Zaretskii
2020-12-16  1:47         ` tsuucat via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-12-17 11:18           ` Lars Ingebrigtsen

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878sa0z50q.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=45197@debbugs.gnu.org \
    --cc=tsuucat@icloud.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.