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

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

Re: Running emacs from a shared drive


From: Óscar Fuentes
Subject: Re: Running emacs from a shared drive
Date: Tue, 02 Sep 2014 16:01:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

C K Kashyap <ckkashyap@gmail.com> writes:

> Oops ... I said that too early .... looks like -u is for user and does not
> take a path to script.

See the "Init File" node on the Emacs manual. On startup Emacs looks for
a file named "default.el" on the standard search path for libraries. You
can put such file on your Emacs install (see the "load-path" variable
for a list of candidate directories.)

You can put the customizations on default.el or just load your .emacs
from there.




reply via email to

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