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: Richard Stallman
Subject: Re: [Fwd: Location of .emacs file under `su` and `su -`?]
Date: Tue, 22 Aug 2006 14:17:09 -0400

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




reply via email to

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