From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: eshell and external commands Date: Fri, 13 Jul 2007 21:51:26 +0200 (CEST) Message-ID: <20070713195127.0FB673022E@Psilocybe.Update.UU.SE> References: <20070709182148.E2DD8301EB@Psilocybe.Update.UU.SE> Reply-To: ams@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1184356357 4673 80.91.229.12 (13 Jul 2007 19:52:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 Jul 2007 19:52:37 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 13 21:52:35 2007 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 1I9RBp-0003qH-OP for ged-emacs-devel@m.gmane.org; Fri, 13 Jul 2007 21:52:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I9RBp-0005Yi-Bu for ged-emacs-devel@m.gmane.org; Fri, 13 Jul 2007 15:52:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I9RAr-00047r-3N for emacs-devel@gnu.org; Fri, 13 Jul 2007 15:51:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I9RAp-00045w-PB for emacs-devel@gnu.org; Fri, 13 Jul 2007 15:51:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I9RAo-00045L-Ex for emacs-devel@gnu.org; Fri, 13 Jul 2007 15:51:31 -0400 Original-Received: from psilocybe.update.uu.se ([130.238.19.25]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I9RAn-0001BE-EB; Fri, 13 Jul 2007 15:51:29 -0400 Original-Received: by Psilocybe.Update.UU.SE (Postfix, from userid 30270) id 0FB673022E; Fri, 13 Jul 2007 21:51:27 +0200 (CEST) In-reply-to: (message from Richard Stallman on Tue, 10 Jul 2007 01:38:33 -0400) X-detected-kernel: Linux 2.6 (newer, 1) 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:74737 Archived-At: I don't think we have anyone that regularly maintains eshell. Would you like to try to debug this? I tried, but I failed. The code for eshell is to complex for me.