From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: eshell 'rm' command broken Date: Mon, 09 Feb 2009 13:20:45 -0500 Message-ID: <874oz3pj42.fsf@cyd.mit.edu> References: <87y6wf7bd4.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1234204267 25972 80.91.229.12 (9 Feb 2009 18:31:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 9 Feb 2009 18:31:07 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul R Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 09 19:32:21 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 1LWavZ-0007yP-80 for ged-emacs-devel@m.gmane.org; Mon, 09 Feb 2009 19:32:17 +0100 Original-Received: from localhost ([127.0.0.1]:39175 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWauF-0006NS-No for ged-emacs-devel@m.gmane.org; Mon, 09 Feb 2009 13:30:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LWajm-0001W8-G6 for emacs-devel@gnu.org; Mon, 09 Feb 2009 13:20:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LWajl-0001VY-0i for emacs-devel@gnu.org; Mon, 09 Feb 2009 13:20:06 -0500 Original-Received: from [199.232.76.173] (port=43748 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWajk-0001VR-QC for emacs-devel@gnu.org; Mon, 09 Feb 2009 13:20:04 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]:53214) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LWajk-0005iM-9D for emacs-devel@gnu.org; Mon, 09 Feb 2009 13:20:04 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id B56F357E18A; Mon, 9 Feb 2009 13:20:45 -0500 (EST) In-Reply-To: <87y6wf7bd4.fsf@gmail.com> (Paul R.'s message of "Mon, 09 Feb 2009 18:45:27 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) 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:108896 Archived-At: Paul R writes: > with emacs -Q on a recent copy of the CVS, I can't use 'rm' in eshell. > It complains : > > Symbol's value as variable is void: interactive I can't reproduce this on very latest CVS. How recent is your copy, and what platform are you running on?