unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Steinar Bang <sb@dod.no>
To: 36583@debbugs.gnu.org
Subject: bug#36583: 26.1; emacs 26 tries loading original user's .emacs after su to root
Date: Wed, 10 Jul 2019 21:20:14 +0100	[thread overview]
Message-ID: <87ims94p6p.fsf@dod.no> (raw)

debian 10 "buster", amd64
GNU Emacs 26.1 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.4) of 2019-02-03, modified by Debian

 - I did /bin/su from my own user to root

 - When I started emacs I got the following error message:

 Warning (initialization): An error occurred while loading ‘/home/sb/.emacs’:

File is missing: Cannot open load file, No such file or directory, editorconfig

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the ‘--debug-init’ option to view a complete error backtrace.

 - Ie. emacs tried to load the original user's .emacs and fails (and the
   configuration of the editor is kind of broken)

Results of HOME and id after su:
root@cadalora:~# env | grep HOME
HOME=/root
root@cadalora:~# id
uid=0(root) gid=0(root) groups=0(root)
root@cadalora:~#


 - When I do "/bin/su - root" then emacs reports no error messages on
   startup

Results of HOME and id looks the same:
root@cadalora:~# env | grep HOME
HOME=/root
root@cadalora:~# id
uid=0(root) gid=0(root) groups=0(root)
root@cadalora:~#





             reply	other threads:[~2019-07-10 20:20 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-10 20:20 Steinar Bang [this message]
2019-07-10 20:50 ` bug#36583: 26.1; emacs 26 tries loading original user's .emacs after su to root Glenn Morris
2019-07-11 22:58   ` Stefan Monnier
2019-07-11 23:17     ` Lars Ingebrigtsen
2019-07-12  0:38       ` Stefan Monnier
2019-07-12 14:34         ` Lars Ingebrigtsen
2019-07-12 23:39       ` Richard Stallman
2019-07-13  9:21         ` Andreas Schwab
2019-07-13  9:34           ` Stefan Kangas
2019-07-13 23:02           ` Richard Stallman
2019-07-13 23:16             ` Andreas Schwab
2019-07-13 13:09         ` Stefan Monnier
2019-07-13 23:05           ` Richard Stallman
2019-07-15 12:49             ` Stefan Monnier
2019-07-15 13:04               ` Noam Postavsky
2019-07-15 14:42                 ` Stefan Monnier
2019-07-23 13:53         ` Steinar Bang
2019-07-23 14:30           ` Stefan Monnier
2019-08-04 10:57             ` Steinar Bang
2019-07-12  6:37     ` Eli Zaretskii
2019-07-12 14:46       ` Stefan Monnier
2019-07-12 14:53         ` Eli Zaretskii
2019-07-12 15:00           ` 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

  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=87ims94p6p.fsf@dod.no \
    --to=sb@dod.no \
    --cc=36583@debbugs.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 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).