From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Mastro Newsgroups: gmane.emacs.help Subject: Re: windows: find init Date: Fri, 12 Jun 2015 21:32:35 -0700 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1434169981 14962 80.91.229.3 (13 Jun 2015 04:33:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Jun 2015 04:33:01 +0000 (UTC) To: Rusi , "help-gnu-emacs@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 13 06:32:56 2015 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 1Z3d7o-000620-5g for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Jun 2015 06:32:56 +0200 Original-Received: from localhost ([::1]:54753 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3d7n-0008Cc-7h for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Jun 2015 00:32:55 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42803) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3d7a-0008C4-IY for help-gnu-emacs@gnu.org; Sat, 13 Jun 2015 00:32:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z3d7X-0003iO-9D for help-gnu-emacs@gnu.org; Sat, 13 Jun 2015 00:32:42 -0400 Original-Received: from mail-pa0-x229.google.com ([2607:f8b0:400e:c03::229]:35179) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3d7X-0003iI-2H for help-gnu-emacs@gnu.org; Sat, 13 Jun 2015 00:32:39 -0400 Original-Received: by pacyx8 with SMTP id yx8so32828775pac.2 for ; Fri, 12 Jun 2015 21:32:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:mime-version:subject :message-id:date:references:in-reply-to:to; bh=wdtFhRJbiCuikp9nwq0kSy6yAheBtzVBdjF7YnYS5CA=; b=giYP+ttkOzZrUnQi0CeUEa6aJ1S+0EP7juE8e38qN5/vB7YKG3YetgFVETUTN/1d0M H3a7NKx0u4oTcbby/CrL/LGAqtBtzjJteNQPC4dcDXJIWixu1BJTS2rYgwbCVhGJOCnU IZh8m8XsgL0IvxysStraSod9TDCyeTdYTM4lsK5xYzzkswCajv5JjqgIRv0Glmx+OL5e 1RbtHH+/7Me0vsIlynNyfq9bnOc9Klym02Hi9Y60zwLls+qzJQyaevrVxgRR03pmly+S 9pWmJXKDZ5iCNBa8FLZgQodmvSP77IFCHXCMdq6snwr5G4tiROGMgyrlqZRnPPMWzBGJ Hu9g== X-Received: by 10.69.19.161 with SMTP id gv1mr28210212pbd.21.1434169957924; Fri, 12 Jun 2015 21:32:37 -0700 (PDT) Original-Received: from [10.0.1.22] (cpe-76-94-246-157.socal.res.rr.com. [76.94.246.157]) by mx.google.com with ESMTPSA id t2sm5128116pdo.81.2015.06.12.21.32.36 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 12 Jun 2015 21:32:37 -0700 (PDT) In-Reply-To: X-Mailer: iPhone Mail (12F70) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::229 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:104902 Archived-At: > In particular, on windows, where is the emacs setup file/directory? I set HOME to e.g. c:\home\me, and then it's c:\home\me\.emacs.d\init.el. -- john