From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: sebastianeappen@gmail.com Newsgroups: gmane.emacs.help Subject: How do you create a .emacs for a pre-compiled version of Emacs 24.3? Date: Sat, 13 Jul 2013 18:54:38 -0700 (PDT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1373767005 9495 80.91.229.3 (14 Jul 2013 01:56:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Jul 2013 01:56:45 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 14 03:56:47 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 1UyBYL-0000ra-Is for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Jul 2013 03:56:45 +0200 Original-Received: from localhost ([::1]:56597 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyBYL-0000Pa-8S for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Jul 2013 21:56:45 -0400 X-Received: by 10.224.66.70 with SMTP id m6mr21127722qai.6.1373766878499; Sat, 13 Jul 2013 18:54:38 -0700 (PDT) X-Received: by 10.49.133.201 with SMTP id pe9mr1468124qeb.34.1373766878444; Sat, 13 Jul 2013 18:54:38 -0700 (PDT) Original-Path: usenet.stanford.edu!t19no1432852qam.0!news-out.google.com!f7ni2314qai.0!nntp.google.com!t19no1525969qam.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=173.57.11.241; posting-account=kb8EiAoAAACCRhT2z0Eh7jKB7ZSmHD0S Original-NNTP-Posting-Host: 173.57.11.241 User-Agent: G2/1.0 Injection-Date: Sun, 14 Jul 2013 01:54:38 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:199847 X-Mailman-Approved-At: Sat, 13 Jul 2013 21:56:36 -0400 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:92114 Archived-At: I unpacked a pre-compiled version of Emacs 24.3 on my Windows machine, but = I have no idea on where to create a .emacs for customizing Emacs. I saw on = the Find Init GNU Emacs manpage that the HOME environment variable is where= Emacs tries to find the .emacs file, but I'm pretty sure that only works o= n GNU/Linux and/or Mac OS X, not Windows. Can someone help me with this iss= ue?