From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?ISO-8859-1?Q?S=F6ren_Vogel?= Newsgroups: gmane.emacs.help Subject: Re: eshell - win32 - executable files Date: Sun, 19 Jan 2003 11:12:27 +0100 Organization: Chemnitz University of Technology Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <3E29A4AD.2080101@XXnetscape.net> <87ptqtn0c2.fsf@alice.dynodns.net> <3E2A4481.1090607@XXnetscape.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: main.gmane.org 1042971446 31286 80.91.224.249 (19 Jan 2003 10:17:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 19 Jan 2003 10:17:26 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18aCW3-00088G-00 for ; Sun, 19 Jan 2003 11:17:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18aCUa-0004lT-05 for gnu-help-gnu-emacs@m.gmane.org; Sun, 19 Jan 2003 05:15:52 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!news.tu-darmstadt.de!uni-erlangen.de!news.tu-chemnitz.de!quetzalcoatl!sovo Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-NNTP-Posting-Host: isdn59.hrz.tu-chemnitz.de Original-X-Trace: narses.hrz.tu-chemnitz.de 1042971197 10278 134.109.164.59 (19 Jan 2003 10:13:17 GMT) Original-X-Complaints-To: abuse@tu-chemnitz.de Original-NNTP-Posting-Date: 19 Jan 2003 10:13:17 GMT In-Reply-To: <3E2A4481.1090607@XXnetscape.net> Original-Xref: shelby.stanford.edu gnu.emacs.help:109182 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5706 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5706 > > my computer -- advanced -- environment variables -- PATHEXT PATHEXT does not mean PATH but what extensions executable files might have to be recognized by the shell. If eshell refers to environmental variables, too, it might work. S=F6ren.