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
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to