From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vagn Johansen Newsgroups: gmane.emacs.help Subject: Re: Windows7 and .emacs files Date: Sat, 12 Feb 2011 22:28:50 +0100 Organization: SunSITE.dk - Supporting Open source Message-ID: <86zkq1osbx.fsf@hotmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1297549083 15114 80.91.229.12 (12 Feb 2011 22:18:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 12 Feb 2011 22:18:03 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 12 23:17:59 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PoNmv-0003Dn-CH for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Feb 2011 23:17:57 +0100 Original-Received: from localhost ([127.0.0.1]:56593 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoNmu-0000h9-Jj for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Feb 2011 17:17:56 -0500 Original-Path: usenet.stanford.edu!news.glorb.com!news2.glorb.com!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) Cancel-Lock: sha1:+/LXqVG4FqkmgJiIYFNeJNg+ML8= Original-Lines: 14 Original-NNTP-Posting-Host: 89.239.205.150 Original-X-Trace: news.sunsite.dk DXC=?U4X23ZgHoIAS6T=cDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:79088 Archived-At: Michel Chassey writes: > Also setting an environement variable called HOME = > c:\path\to\my\preferred\etc. in My Computer system will enable emacs to find > it just about anywhere on C: ? After setting HOME you can load .emacs via C-x C-f ~/.emacs RET Note the ~ which represents "home" -- Vagn Johansen