From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: grischka Newsgroups: gmane.emacs.devel Subject: Re: Initialisation of dired-x for install-info guessing Date: Wed, 06 May 2009 23:26:54 +0200 Message-ID: <4A02009E.4080208@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1241645242 25877 80.91.229.12 (6 May 2009 21:27:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 May 2009 21:27:22 +0000 (UTC) Cc: emacs-devel@gnu.org To: eliz@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 06 23:27:12 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M1odx-0004gC-GA for ged-emacs-devel@m.gmane.org; Wed, 06 May 2009 23:27:09 +0200 Original-Received: from localhost ([127.0.0.1]:51600 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M1odw-0007xI-L6 for ged-emacs-devel@m.gmane.org; Wed, 06 May 2009 17:27:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M1odr-0007xD-JQ for emacs-devel@gnu.org; Wed, 06 May 2009 17:27:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M1odn-0007x1-3E for emacs-devel@gnu.org; Wed, 06 May 2009 17:27:03 -0400 Original-Received: from [199.232.76.173] (port=47961 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M1odm-0007wy-Tq for emacs-devel@gnu.org; Wed, 06 May 2009 17:26:58 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:46631) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1M1odm-0001ho-4D for emacs-devel@gnu.org; Wed, 06 May 2009 17:26:58 -0400 Original-Received: (qmail invoked by alias); 06 May 2009 21:26:56 -0000 Original-Received: from p57A08070.dip0.t-ipconnect.de (EHLO [192.168.1.3]) [87.160.128.112] by mail.gmx.net (mp061) with SMTP; 06 May 2009 23:26:56 +0200 X-Authenticated: #18588216 X-Provags-ID: V01U2FsdGVkX18EObEs/xgEwawp/f1nakwzlw9jSbQrTzkPltCiVM Cd1lwIC56JNsdd User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) Original-References: 8363gfe2r1.fsf@gnu.org X-Y-GMX-Trusted: 0 X-FuHaFi: 0.77 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:110739 Archived-At: > Emacs still supports older Windows versions where the shell is > command.com [...] Actually no, for more than one reason. One being that GNU make expands it's full path with forward slashes into $(MAKE) which would do just nothing at all under command.com.