From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard G Riley Newsgroups: gmane.emacs.help Subject: Re: Reasons for Switching to Eshell Date: Sun, 30 Mar 2008 10:54:04 +0200 Organization: http://www.gnu.org/software/emacs/ Message-ID: References: <873aq8odz3.fsf@lion.rapttech.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206870124 29494 80.91.229.12 (30 Mar 2008 09:42:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Mar 2008 09:42:04 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 30 11:42:35 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 1Jfu3d-0000Xe-V3 for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Mar 2008 11:42:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jfu32-0002nB-9G for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Mar 2008 05:41:56 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!feeder.news-service.com!news.motzarella.org!motzarella.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-X-Trace: feeder.motzarella.org U2FsdGVkX1/kCOOphCOK2zpAo+Mxha5gAbmxib9d+f5gH2KGToZcMbc8Df0lIXvJq2T4xJdp3QNcfoGP53MGFHWnUDZjQ0bDKuBj8UAuH+eZo7EQSbmFT9PYHt49aXNW5PndmHFeVpGPEwMdRN+PVQ== Original-X-Complaints-To: Please send complaints to abuse@motzarella.org with full headers Original-NNTP-Posting-Date: Sun, 30 Mar 2008 08:54:05 +0000 (UTC) X-Auth-Sender: U2FsdGVkX1+8T9nZqP2yfU5ss2SGIWhIMSLwQqpqrKOvdJNlT+aRaQ== Cancel-Lock: sha1:9OspFCakLlxJ6jM7iLVrbiveE7Y= User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) Original-Xref: shelby.stanford.edu gnu.emacs.help:157453 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:52825 Archived-At: Tim X writes: > > eshell is not a good replacement for shell scripts, so if your someone > who writes lots of shell scripts, eshell isn't going to be a replacement > for bash. > > Tim What PATH variable does eshell use? It doesn't seem to use my normal debian PATH which includes ~/bin. It doesn't seem to use exec-path and I found no reference in the info file.