From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Davin Pearson Newsgroups: gmane.emacs.help Subject: Re: Trouble loading files in batch mode Date: Wed, 26 Nov 2008 20:50:10 -0800 (PST) Organization: http://groups.google.com Message-ID: <9b3267a8-f0f8-41b8-9df3-405dda1175d8@n33g2000pri.googlegroups.com> References: <096bdd13-ca8e-4ac1-a734-dae95c9530c1@q30g2000prq.googlegroups.com> <02f23c11-42d7-4442-b83c-eec829038b7f@o4g2000pra.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1227764474 22418 80.91.229.12 (27 Nov 2008 05:41:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Nov 2008 05:41:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 27 06:42:16 2008 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.50) id 1L5Zdm-0005rX-Nv for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Nov 2008 06:42:14 +0100 Original-Received: from localhost ([127.0.0.1]:39072 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L5Zcc-0002y5-Uh for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Nov 2008 00:41:03 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!n33g2000pri.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: 60.234.132.53 Original-X-Trace: posting.google.com 1227761411 32185 127.0.0.1 (27 Nov 2008 04:50:11 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 27 Nov 2008 04:50:11 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: n33g2000pri.googlegroups.com; posting-host=60.234.132.53; posting-account=SVVH0AoAAABplEQzMkIR3gU7a0gK8IuF User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:164820 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:60149 Archived-At: On Nov 27, 3:20=A0pm, htbest2000 wrote: > Try ntemacs:http://ntemacs.sourceforge.net/ > > ~/ means not your Emacs program folder but not your personal HOME > folder(for mswinNT always be C:/Document and setting/yourname), but it > is weird in your computer "/d/home/hello.el ", are you compiling the > emacs source code under msys by yourself? > I got Emacs from the following location: http://ftp.gnu.org/pub/gnu/emacs/windows/emacs-21.3-bin-i386.tar.gz Is NT Emacs different from this? The environment variable HOME is set to d:/home on my Windows system. Thanks for your help.