From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bruce Stephens Newsgroups: gmane.emacs.devel Subject: trunk bootstrap failure: Symbol's function definition is void: eshell-defgroup Date: Mon, 20 Jul 2009 14:44:20 +0100 Message-ID: <80eisb79l7.fsf@tiny.isode.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1248097484 14868 80.91.229.12 (20 Jul 2009 13:44:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Jul 2009 13:44:44 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 20 15:44:34 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 1MStAQ-0001mH-L9 for ged-emacs-devel@m.gmane.org; Mon, 20 Jul 2009 15:44:34 +0200 Original-Received: from localhost ([127.0.0.1]:57696 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MStAQ-0006b5-42 for ged-emacs-devel@m.gmane.org; Mon, 20 Jul 2009 09:44:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MStAL-0006ZT-Gw for emacs-devel@gnu.org; Mon, 20 Jul 2009 09:44:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MStAG-0006VG-Pl for emacs-devel@gnu.org; Mon, 20 Jul 2009 09:44:28 -0400 Original-Received: from [199.232.76.173] (port=50630 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MStAG-0006VA-KD for emacs-devel@gnu.org; Mon, 20 Jul 2009 09:44:24 -0400 Original-Received: from rufus.isode.com ([62.3.217.251]:39181) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MStAG-0001IF-7E for emacs-devel@gnu.org; Mon, 20 Jul 2009 09:44:24 -0400 Original-Received: from tiny.isode.net (shiny.isode.com [62.3.217.250]) by rufus.isode.com (smtp internal) via TCP with SMTP id for ; Mon, 20 Jul 2009 14:44:20 +0100 Original-Received: by tiny.isode.net (sSMTP sendmail emulation); Mon, 20 Jul 2009 14:44:20 +0100 X-Hashcash: 1:20:090720:emacs-devel@gnu.org::+SsSeE8L/7WoITda:0000000000000000000000000000000000000000001Ba6 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:112825 Archived-At: With a checkout from today I get (with "make bootstrap"): Loading loaddefs.el (source)... Symbol's function definition is void: eshell-defgroup "git bisect" suggests it's this change: Author: Chong Yidong Date: Sun Jul 19 01:05:17 2009 +0000 * files.el (hack-local-variables-filter): Rewrite.