From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap fails in eshell/esh-module.el Date: Thu, 10 Apr 2003 19:38:51 +0200 (CEST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200304101834.h3AIY6bL018007@stubby.bodenonline.com> References: <200304100113.h3A1D6d01614@eel.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1049996748 9650 80.91.224.249 (10 Apr 2003 17:45:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 10 Apr 2003 17:45:48 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Apr 10 19:45:46 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 193g6O-0002RK-00 for ; Thu, 10 Apr 2003 19:44:44 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 193gBT-00023Y-00 for ; Thu, 10 Apr 2003 19:49:59 +0200 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 193g63-0004zi-0A for emacs-devel@quimby.gnus.org; Thu, 10 Apr 2003 13:44:23 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 193g5G-0004Z0-00 for emacs-devel@gnu.org; Thu, 10 Apr 2003 13:43:34 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 193g51-0003lD-00 for emacs-devel@gnu.org; Thu, 10 Apr 2003 13:43:24 -0400 Original-Received: from stubby.bodenonline.com ([193.201.16.94]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 193g4J-0002RA-00 for emacs-devel@gnu.org; Thu, 10 Apr 2003 13:42:35 -0400 Original-Received: from accessno42.bodenonline.com (IDENT:root@accessno42.bodenonline.com [193.201.16.44]) h3AIY6bL018007; Thu, 10 Apr 2003 20:34:07 +0200 In-Reply-To: <200304100113.h3A1D6d01614@eel.dms.auburn.edu> "from Luc Teirlinck at Apr 9, 2003 08:13:06 pm" Original-To: Luc Teirlinck X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:13120 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13120 > >From my previous message: > > I just bootstrapped moments ago without any problems. Maybe whoever > made a change breaking Eshell noticed the problem and already > corrected it. (Unless you made a change in the meantime.) > > In particular, a previous change to file-chase-links got fixed 6 hours > ago. (It has a new optional argument LIMIT). It is working now. Thanks, Jan D.