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

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

Re: Change .emacs directory in Ubuntu


From: Kishore Rathinavel
Subject: Re: Change .emacs directory in Ubuntu
Date: Wed, 4 Sep 2013 19:12:04 -0400

In a terminal, I did:
$ env
I got a bunch of variables with their assigned paths

$ env EMACSLOADPATH=~/EmacsHome/
I got the bunch of variables above and also EMACSLOADPATH=~/EmacsHome/
added at the end

$ env
Now, the list of variables does not have EMACSLOADPATH=~/EmacsHome/ at the
end

Anyways, I tried opening Emacs after the executing the 2nd command above,
and I have the same problem still.


On Wed, Sep 4, 2013 at 6:58 PM, Peter Dyballa <Peter_Dyballa@web.de> wrote:

>
> Am 05.09.2013 um 00:45 schrieb Kishore Rathinavel:
>
> > I think what I want is to somehow change the way emacs starts up and
> force
> > it to look into a different folder for my .emacs.
> >
> > Is this possible?
>
> env EMACSLOADPATH=~/EmacsHome emacs ... Did you try that?
>
> --
> Greetings
>
>   Pete
>
> From error to error, one discovers the entire truth.
>                                 - Sigmund Freud
>
>


reply via email to

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