help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: starting emacs remote doesn't load .emacs


From: Stefan Horomnea
Subject: Re: starting emacs remote doesn't load .emacs
Date: Wed, 10 Oct 2007 15:09:58 +0300
User-agent: Thunderbird 1.5.0.5 (X11/20060719)

Hello,

Ok, I got it :)

I logged as bob user and then su to root. Emacs wasn't looking for /root/.emacs but for /home/bob/.emacs
i just linked: ln -s /root/.emacs /home/bob/.emacs

That thing it does according to the manual: http://www.gnu.org/software/emacs/manual/html_node/emacs/Find-Init.html#Find-Init



Stefan Horomnea wrote:
Hello,

I am running emacs21 on FreeBSD. If I start emacs directly from the machine, it loads and has effect the ~/.emacs file. If i log on the machine remotly via ssh (from another machine via xterm) then the emacs doesn't find the same ~/.emacs file. So everything I write in my .emacs file on the remote machine is useless. Why it can't find it ? How can I debug this ?

Thanks,
Stefan


_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs





reply via email to

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