From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: emacs.exe --load FILE and current directory on w32 Date: Fri, 03 Jun 2005 19:58:46 +0200 Message-ID: <42A09A56.3060705@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1117822227 12578 80.91.229.2 (3 Jun 2005 18:10:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Jun 2005 18:10:27 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 03 20:10:25 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DeGak-00056Z-CL for ged-emacs-devel@m.gmane.org; Fri, 03 Jun 2005 20:08:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DeGgU-00037Y-JU for ged-emacs-devel@m.gmane.org; Fri, 03 Jun 2005 14:14:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DeGe3-00028O-Jj for emacs-devel@gnu.org; Fri, 03 Jun 2005 14:11:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DeGdz-00025S-3L for emacs-devel@gnu.org; Fri, 03 Jun 2005 14:11:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DeGdx-00022n-6g for emacs-devel@gnu.org; Fri, 03 Jun 2005 14:11:41 -0400 Original-Received: from [81.228.8.83] (helo=pne-smtpout1-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DeGVC-0002sT-U0 for emacs-devel@gnu.org; Fri, 03 Jun 2005 14:02:39 -0400 Original-Received: from [127.0.0.1] (83.249.200.238) by pne-smtpout1-sn2.hy.skanova.net (7.2.059.6) id 429C5276000E60AB for emacs-devel@gnu.org; Fri, 3 Jun 2005 20:00:03 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: emacs-devel@gnu.org X-Antivirus: avast! (VPS 0522-11, 2005-06-03), Outbound message X-Antivirus-Status: Clean X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:38084 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38084 Info says that the startup argujment load looks in the current directory for the file to load. That does not seem to be correct, at least not on w32.