From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: winows emacs - portable app Date: Wed, 19 Apr 2006 20:32:21 +0300 Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1145467969 17258 80.91.229.2 (19 Apr 2006 17:32:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Apr 2006 17:32:49 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 19 19:32:47 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FWGXW-000228-VV for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Apr 2006 19:32:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWGXW-0003Ye-Ch for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Apr 2006 13:32:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FWGXL-0003YG-WD for help-gnu-emacs@gnu.org; Wed, 19 Apr 2006 13:32:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FWGXJ-0003Xj-QR for help-gnu-emacs@gnu.org; Wed, 19 Apr 2006 13:32:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWGXJ-0003Xf-If for help-gnu-emacs@gnu.org; Wed, 19 Apr 2006 13:32:17 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FWGYS-0005oP-My for help-gnu-emacs@gnu.org; Wed, 19 Apr 2006 13:33:28 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-206-41.inter.net.il [80.230.206.41]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DZU73124 (AUTH halo1); Wed, 19 Apr 2006 20:32:15 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: (ryan.m.lists@gmail.com) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor 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:34479 Archived-At: > Date: Wed, 19 Apr 2006 08:10:39 -0400 > From: "Ryan Moszynski" > > > Emacs will automatically load site-lisp/site-start.el before your > > .emacs, so you can change user-init-file there. > > i dont have a > C:\emacs\emacs-21.3\site-lisp\site-start.el > > file. Sure, and you also didn't have a .emacs before you created it. Just create site-start.el at that location, and Emacs will use it.