From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Layer Newsgroups: gmane.emacs.bugs Subject: Re: emacs 22.1.50 death on 64-bit Windows Date: Tue, 22 May 2007 07:36:23 -0700 Message-ID: <19255.1179844583@gemini.franz.com> References: <25364.1179789061@gemini.franz.com> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1179844598 13552 80.91.229.12 (22 May 2007 14:36:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 May 2007 14:36:38 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue May 22 16:36:35 2007 Return-path: Envelope-to: geb-bug-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 1HqVTU-0003oR-Hv for geb-bug-gnu-emacs@m.gmane.org; Tue, 22 May 2007 16:36:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqVTV-0005c3-4F for geb-bug-gnu-emacs@m.gmane.org; Tue, 22 May 2007 10:36:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HqVTS-0005by-Vi for bug-gnu-emacs@gnu.org; Tue, 22 May 2007 10:36:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HqVTS-0005bm-87 for bug-gnu-emacs@gnu.org; Tue, 22 May 2007 10:36:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqVTS-0005bj-5Z for bug-gnu-emacs@gnu.org; Tue, 22 May 2007 10:36:30 -0400 Original-Received: from fw1.franz.com ([206.169.112.54] helo=gemini.franz.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HqVTO-0002fW-GH; Tue, 22 May 2007 10:36:27 -0400 Original-Received: from gemini.franz.com (localhost [127.0.0.1]) by gemini.franz.com (8.13.8/8.13.7) with ESMTP id l4MEaNCE019257; Tue, 22 May 2007 07:36:24 -0700 In-reply-to: Comments: In-reply-to Eli Zaretskii message dated "Tue, 22 May 2007 09:47:15 +0300." X-Mailer: MH-E 8.0.3; nmh 1.1; GNU Emacs 22.0.96 X-detected-kernel: Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15728 Archived-At: Eli Zaretskii wrote: >> > Date: Mon, 21 May 2007 16:11:01 -0700 >> > From: Kevin Layer >> > >> > (start-process "foo" "*foo*" "c:/windows/notepad.exe") >> >> Btw, is this command accurate? Notepad lives in c:/windows/system32, >> not in c:/windows. Is the above exactly what you typed? Yes. c:\WINDOWS>dir /s notepad.exe Volume in drive C is HOBART_C Volume Serial Number is 3038-22AF Directory of c:\WINDOWS 08/04/2004 05:00 AM 69,120 NOTEPAD.EXE 1 File(s) 69,120 bytes Directory of c:\WINDOWS\system32 08/04/2004 05:00 AM 69,120 notepad.exe 1 File(s) 69,120 bytes Directory of c:\WINDOWS\system32\dllcache 08/04/2004 05:00 AM 69,120 notepad.exe 1 File(s) 69,120 bytes Total Files Listed: 3 File(s) 207,360 bytes 0 Dir(s) 10,087,305,216 bytes free c:\WINDOWS>