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

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

Re: Changing $HOME


From: Kevin Rodgers
Subject: Re: Changing $HOME
Date: Fri, 04 Mar 2005 16:51:34 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Shug Boabby wrote:
thanks pascal... but the problem is that i only wish to set HOME for
emacs, but not the other dock (or OS X) apps.

Does this do the trick:

emacs -q --no-site-file
C-x C-f ~/.emacs RET
(setenv "HOME" "/where/you/want/to/be") RET
C-x C-s
C-x C-c
emacs

--
Kevin Rodgers


reply via email to

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