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: bug#1099: closed by Glenn Morris (Re: bug#1099: 23.0.60; Various eshell files need cl at compile time for `assert') Date: Wed, 08 Oct 2008 12:37:05 -0400 Message-ID: References: <87bpxy2j31.fsf@gmx.de> <87tzbnebis.fsf@gmx.de> Reply-To: Glenn Morris , 1099@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1223484762 6914 80.91.229.12 (8 Oct 2008 16:52:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Oct 2008 16:52:42 +0000 (UTC) Cc: 1099@emacsbugs.donarmstrong.com To: Sven Joachim Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 08 18:53:37 2008 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 1KncG2-0003c6-G5 for geb-bug-gnu-emacs@m.gmane.org; Wed, 08 Oct 2008 18:51:30 +0200 Original-Received: from localhost ([127.0.0.1]:34319 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KncEy-0001Qs-PY for geb-bug-gnu-emacs@m.gmane.org; Wed, 08 Oct 2008 12:50:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KncEe-00017Z-1h for bug-gnu-emacs@gnu.org; Wed, 08 Oct 2008 12:50:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KncEc-00015Z-3t for bug-gnu-emacs@gnu.org; Wed, 08 Oct 2008 12:50:03 -0400 Original-Received: from [199.232.76.173] (port=36286 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KncEb-00015J-Vx for bug-gnu-emacs@gnu.org; Wed, 08 Oct 2008 12:50:02 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:39543) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KncEa-0005Wx-VA for bug-gnu-emacs@gnu.org; Wed, 08 Oct 2008 12:50:01 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m98GnvTe022233; Wed, 8 Oct 2008 09:49:58 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m98Gj3fm021141; Wed, 8 Oct 2008 09:45:03 -0700 X-Loop: don@donarmstrong.com Resent-From: Glenn Morris Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 08 Oct 2008 16:45:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1099 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: patch Original-Received: via spool by 1099-submit@emacsbugs.donarmstrong.com id=B1099.122348397619836 (code B ref 1099); Wed, 08 Oct 2008 16:45:03 +0000 Original-Received: (at 1099) by emacsbugs.donarmstrong.com; 8 Oct 2008 16:39:36 +0000 Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m98GdT9d019830 for <1099@emacsbugs.donarmstrong.com>; Wed, 8 Oct 2008 09:39:30 -0700 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Knc25-0001i3-LT; Wed, 08 Oct 2008 12:37:05 -0400 X-Spook: Perl-RSA NASA White Water pipeline SEAL Team 6 MIT-LL X-Ran: =c?/87=8=,/IyA%^D\{2B"wBA6U'!n8Fp@n"zp=)`/}f[$%OLcAMh0RcXJ(UgV"csi.RV{ X-Hue: yellow X-Attribution: GM In-Reply-To: <87tzbnebis.fsf@gmx.de> (Sven Joachim's message of "Wed, 08 Oct 2008 10:28:27 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Wed, 08 Oct 2008 12:50:03 -0400 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:21285 Archived-At: I think you might have seen such a problem if eshell.el was compiled first, which is not something that happens during a normal serial bootstrap, due to the way the files happen to sort.