emacs-devel
[Top][All Lists]
Advanced

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

Re: [Fwd: Location of .emacs file under `su` and `su -`?]


From: Chong Yidong
Subject: Re: [Fwd: Location of .emacs file under `su` and `su -`?]
Date: Tue, 22 Aug 2006 14:44:54 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

>                               ((eq system-type 'vax-vms)
>                                "sys$login:.emacs")
>                               (t
>     !                              "~/.emacs"))))
>
> Don't install that change!
> It would break the feature that emacs runs your
> own init file (not root's init file) if you have su'd.
>
> It would also break -u.

Yeah, it was ill-conceived.

What should we do?  Would it suffice to update the Emacs manual to say
that the init file is looked for in the home directory of $USER
instead of $HOME?




reply via email to

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