From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.help Subject: Re: How do you create a .emacs for a pre-compiled version of Emacs 24.3? Date: Mon, 22 Jul 2013 11:04:58 +0700 Message-ID: References: <86r4esti77.fsf@hotmail.com> <86mwpgt0uw.fsf@hotmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1374465919 28461 80.91.229.3 (22 Jul 2013 04:05:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Jul 2013 04:05:19 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Vagn Johansen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 22 06:05:18 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V17N3-0006az-M0 for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Jul 2013 06:05:13 +0200 Original-Received: from localhost ([::1]:39340 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V17N3-0001bV-8i for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Jul 2013 00:05:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V17Mr-0001aE-3N for help-gnu-emacs@gnu.org; Mon, 22 Jul 2013 00:05:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V17Mq-0006ub-BL for help-gnu-emacs@gnu.org; Mon, 22 Jul 2013 00:05:01 -0400 Original-Received: from mail-la0-x22e.google.com ([2a00:1450:4010:c03::22e]:51840) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V17Mq-0006rm-3l for help-gnu-emacs@gnu.org; Mon, 22 Jul 2013 00:05:00 -0400 Original-Received: by mail-la0-f46.google.com with SMTP id hi8so2090140lab.19 for ; Sun, 21 Jul 2013 21:04:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=PQhGE4N2TE7k5opDvuFPMoUfLioJ4aEQ1L5f9tu4uN0=; b=EOgd3eliZlJ7gH97HCglLHIU3AfB2EhdUX6EbLtuN1l2UNuhQl5BdixBN6wEpFEC2H 1cc0VGeAhR/D4z8yKbL/lVtnrL9zlbod4E0rgX7j8DBVF6Suc6MH+NjxWhiFOWxAixOU 3HnDVvL7QqY3JTxnBHgLHC8hccBvffuaz+KeIA8nd9HSCDyCKCOPngxCpA9xYIb+Z3VG csZxkwr5gDHrHFVf3gpQtcm8GzhmwX17ojqJEkFZ6jyiDGhO9O1Xc3CqAt4D19uoqqf/ vg5Ry47Pku8OBxqo8n8qykJw+eLHdnfyf3GVJ0HsLA2PXwLJEUyz09FhGMnUnG24Lpi3 Kxuw== X-Received: by 10.112.4.164 with SMTP id l4mr11415491lbl.94.1374465898597; Sun, 21 Jul 2013 21:04:58 -0700 (PDT) Original-Received: by 10.114.184.5 with HTTP; Sun, 21 Jul 2013 21:04:58 -0700 (PDT) In-Reply-To: <86mwpgt0uw.fsf@hotmail.com> X-Google-Sender-Auth: L8MyBN97TOH5wUsBBNSPT6Zlji4 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22e X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:92305 Archived-At: On Sun, Jul 21, 2013 at 9:59 PM, Vagn Johansen wrote: >> C:\Users\USERNAME\Appdata\Roaming > > I suspected as much. When I replied to Eli that always "had to" set HOME > it is because I change it to C:\Users\USERNAME (a personal preference). The default has to be Appdata\Roaming because, in a Windows domain, the Roaming part of the profile follows the user no matter which machine they log into, while the Local part is separate for each machine.