all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Horomnea <stefan@softexperience.ro>
To: help-gnu-emacs@gnu.org
Subject: Re: starting emacs remote doesn't load .emacs
Date: Wed, 10 Oct 2007 15:09:58 +0300	[thread overview]
Message-ID: <470CC116.5050202@softexperience.ro> (raw)
In-Reply-To: <470CB421.3010606@softexperience.ro>

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	other threads:[~2007-10-10 12:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-10 11:14 starting emacs remote doesn't load .emacs Stefan Horomnea
2007-10-10 12:09 ` Stefan Horomnea [this message]
2007-10-10 18:05   ` Peter Dyballa
     [not found] ` <mailman.1922.1192019338.18990.help-gnu-emacs@gnu.org>
2007-10-10 17:31   ` Stefan Monnier
2007-10-11  5:35   ` Tim X
2007-10-11 14:19     ` Joel J. Adamson
2007-10-12  2:43       ` Tim X

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=470CC116.5050202@softexperience.ro \
    --to=stefan@softexperience.ro \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.