From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: Re: eshell: 'time' doesn't like wildcards Date: Sat, 01 Sep 2007 21:23:40 -0400 Message-ID: <04y7fpamhv.fsf@fencepost.gnu.org> References: <35A02AAE5FA12544A96AB3C5130D2C27873C97@MCHP7R6A.ww002.siemens.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188696241 7088 80.91.229.12 (2 Sep 2007 01:24:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 Sep 2007 01:24:01 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: "Rommerskirchen, Heinrich" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Sep 02 03:24:00 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 1IReBx-00023e-O1 for geb-bug-gnu-emacs@m.gmane.org; Sun, 02 Sep 2007 03:23:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IReBw-0000JM-Pj for geb-bug-gnu-emacs@m.gmane.org; Sat, 01 Sep 2007 21:23:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IReBu-0000J3-ID for bug-gnu-emacs@gnu.org; Sat, 01 Sep 2007 21:23:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IReBt-0000Ie-QT for bug-gnu-emacs@gnu.org; Sat, 01 Sep 2007 21:23:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IReBt-0000Ib-Ko for bug-gnu-emacs@gnu.org; Sat, 01 Sep 2007 21:23:53 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IReBt-0000Fn-Fc for bug-gnu-emacs@gnu.org; Sat, 01 Sep 2007 21:23:53 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IReBh-0000RL-28; Sat, 01 Sep 2007 21:23:41 -0400 X-Spook: advisors enemy of the state Elvis Glock Craig Livingstone X-Ran: At}aPZX|QliWX}8b-_W1S`h}1h9pY0|KJ5N+20K6xW?%8j(?BTyrK(1R< (Heinrich Rommerskirchen's message of "Tue, 28 Aug 2007 15:38:21 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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:16476 Archived-At: "Rommerskirchen, Heinrich" wrote: > eshell/time complains about the commandline >>time xx *<< with the > error message >>Invalid function: "vv/"<<; here "vv/" is a file in the > current directory. The commandline >>time xx vv<< leads to the correct > error message >>xx: command not found<<. The same happens with valid > command names instead of "xx". Thanks; this should be fixed now.