all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jeffrey Walton <noloader@gmail.com>
To: emacs-devel@gnu.org
Subject: Emacs creates emacs.d/ as root when using sudo
Date: Mon, 1 Jul 2019 14:01:58 -0400	[thread overview]
Message-ID: <CAH8yC8=8GRrPfY_hjv_raozWvmvtrOWEMV2JO5FtHiaNLrinAw@mail.gmail.com> (raw)

Hi Everyone,

I think this is unexpected behavior:

    $ sudo apt-get install emacs-nox
    $ sudo emacs /etc/default/motd-news
    $ ls -Al ~ | grep emacs
    $ drwx------  2 root    root     4096 Jul  1 13:56 .emacs.d

Then, when I use emacs as non-sudo, I am nagged with:

    Warning (initialization): Unable to access `user-emacs-directory'
(~/.emacs.d/)

I think emacs should be creating files in user's $HOME as $SUDO_USER,
not root. Or, emacs should be creating .emacs.d/ in /root, not user's
$HOME.

Jeff



             reply	other threads:[~2019-07-01 18:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-01 18:01 Jeffrey Walton [this message]
2019-07-02  4:21 ` Emacs creates emacs.d/ as root when using sudo Stefan Monnier
2019-07-02  6:34   ` Andreas Schwab
2019-07-02 15:02     ` Stefan Monnier
2019-07-02 15:27     ` Lars Ingebrigtsen
2019-07-02 16:29       ` Eli Zaretskii
2019-07-02 17:16         ` Lars Ingebrigtsen
2019-07-02 17:58           ` Stefan Monnier
2019-07-02  6:16 ` Teemu Likonen

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='CAH8yC8=8GRrPfY_hjv_raozWvmvtrOWEMV2JO5FtHiaNLrinAw@mail.gmail.com' \
    --to=noloader@gmail.com \
    --cc=emacs-devel@gnu.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 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.