all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jordan Wilson <inopem@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Location of .emacs in Windows 7
Date: Sun, 18 Jan 2015 16:33:16 +0000	[thread overview]
Message-ID: <87mw5gyroz.fsf@gmail.com> (raw)
In-Reply-To: m9cauv$3rp$1@speranza.aioe.org

[-- Attachment #1: Type: text/plain, Size: 268 bytes --]

There's a file in the Emacs distribution (it's
share/emacs/site-lisp/site-start.el in 24.4 from ftp.gnu.org, it might
be in a different place on other versions) that allows you to define HOME,
i.e. what `~' expands to. Mine's attached, obviously change as suits
you.


[-- Attachment #2: my site-start.el --]
[-- Type: application/emacs-lisp, Size: 378 bytes --]

[-- Attachment #3: Type: text/plain, Size: 112 bytes --]


Basically:
(setenv "HOME" "C:/Users/Username/WHATEVER/")
-- 
Thanks, Jordan
Sent from Gnus v5.13, Emacs 24.4.1

  parent reply	other threads:[~2015-01-18 16:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-17  0:38 Location of .emacs in Windows 7 Steve Graham
2015-01-17  2:02 ` Óscar Fuentes
2015-01-17  2:12 ` Marcin Borkowski
2015-01-18 16:33 ` Jordan Wilson [this message]
2015-01-18 16:41   ` Eli Zaretskii

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=87mw5gyroz.fsf@gmail.com \
    --to=inopem@gmail.com \
    --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.