unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Robert Pluim <rpluim@gmail.com>
Cc: spd@toadstyle.org, 72294@debbugs.gnu.org
Subject: bug#72294: 29.2; Emacs --init-directory=... puts user-init-file elsewhere
Date: Fri, 26 Jul 2024 15:03:41 +0300	[thread overview]
Message-ID: <86o76k2wde.fsf@gnu.org> (raw)
In-Reply-To: <87sevw7489.fsf@gmail.com> (message from Robert Pluim on Fri, 26 Jul 2024 14:00:22 +0200)

> From: Robert Pluim <rpluim@gmail.com>
> Cc: spd@toadstyle.org,  72294@debbugs.gnu.org
> Date: Fri, 26 Jul 2024 14:00:22 +0200
> 
> >>>>> On Fri, 26 Jul 2024 13:34:07 +0300, Eli Zaretskii <eliz@gnu.org> said:
> 
>     >> From: Robert Pluim <rpluim@gmail.com>
>     >> Cc: Eli Zaretskii <eliz@gnu.org>,  72294@debbugs.gnu.org
>     >> Date: Fri, 26 Jul 2024 08:15:01 +0200
>     >> 
>     >> >>>>> On Thu, 25 Jul 2024 15:59:45 -0400, Sean Devlin <spd@toadstyle.org> said:
>     >> 
>     >> The emacs info file says
>     >> 
>     >> ‘--init-directory’
>     >> Specify the directory to use when looking for the Emacs init files.
>     >> 
>     >> and '.emacs' is an Emacs init file, so I guess the confusion is
>     >> understandable. Maybe we should add "(except '.emacs')" to that
>     >> statement.
> 
>     Eli> That would be inaccurate, AFAIU.  If the .emacs file is there, it will
>     Eli> be used from that directory.
> 
> Thatʼs not what I observe:
> 
> ~/.emacs:
> 
>         (message "Home dir")
> 
> /tmp/emacs-30/.emacs:
> 
>         (message "Temp dir")
> 
> src/emacs --init-directory=/tmp/emacs-30
> 
> => *Messages* contains "Home dir"
> 
> So it looks like this option only affects `user-emacs-directory'.

Sean said that an existing init file was being used from that
directory.  This contradicts your observations.





  reply	other threads:[~2024-07-26 12:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-25 16:12 bug#72294: 29.2; Emacs --init-directory=... puts user-init-file elsewhere Sean Devlin
2024-07-25 18:56 ` Eli Zaretskii
2024-07-25 19:59   ` Sean Devlin
2024-07-26  6:15     ` Robert Pluim
2024-07-26 10:34       ` Eli Zaretskii
2024-07-26 12:00         ` Robert Pluim
2024-07-26 12:03           ` Eli Zaretskii [this message]
2024-07-26 12:14             ` Robert Pluim
2024-07-26 13:48               ` Sean Devlin
2024-07-26 13:51                 ` Robert Pluim
2024-07-26  6:16     ` Eli Zaretskii
2024-07-26 13:49       ` Sean Devlin

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=86o76k2wde.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=72294@debbugs.gnu.org \
    --cc=rpluim@gmail.com \
    --cc=spd@toadstyle.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.
Code repositories for project(s) associated with this public inbox

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

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