Re: switch users and still use display
Hi,
Le 02/08/2024, Jeffrey Walton <noloader@gmail.com> a écrit:
> emacs is notorious for that. In fact, if you install a new system, and
> `sudo emacs <some config file>`, then emacs will create its own config
> directory (.emacs/) in your home directory owned by root. I quickly
FTR, the Emacs user configuration directory is ~/.emacs.d (note the “.d”
suffix). ~/.emacs is the traditional user configuration file (other
files that have the same role are ~/.emacs.el, ~/.emacs.d/init.el and
~/.config/emacs/init.el):
https://www.gnu.org/software/emacs/manual/html_node/emacs/Init-File.html
Regards
--
Florent
Reply to: