From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andre Spiegel Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-commit] emacs/lisp vc-hooks.el Date: 05 Sep 2002 08:36:56 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <1031207818.3185.121.camel@eagle> References: <20020905081050.9059.LEKTU@terra.es> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1031207783 13991 127.0.0.1 (5 Sep 2002 06:36:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Sep 2002 06:36:23 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17mqFa-0003dU-00 for ; Thu, 05 Sep 2002 08:36:22 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17mqp8-0006zv-00 for ; Thu, 05 Sep 2002 09:13:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mqHA-0000vZ-00; Thu, 05 Sep 2002 02:38:00 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17mqFO-0000jV-00 for emacs-devel@gnu.org; Thu, 05 Sep 2002 02:36:10 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17mqFK-0000fy-00 for emacs-devel@gnu.org; Thu, 05 Sep 2002 02:36:09 -0400 Original-Received: from [194.73.242.6] (helo=wmpmta04-app.mail-store.com) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mqFJ-0000fc-00 for emacs-devel@gnu.org; Thu, 05 Sep 2002 02:36:05 -0400 Original-Received: from localhost.localdomain ([213.182.133.251]) by wmpmta04-app.mail-store.com with ESMTP id <20020905063601.PRLA24525.wmpmta04-app.mail-store.com@localhost.localdomain>; Thu, 5 Sep 2002 07:36:01 +0100 Original-To: Juanma Barranquero In-Reply-To: <20020905081050.9059.LEKTU@terra.es> X-Mailer: Ximian Evolution 1.0.8 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7520 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7520 On Thu, 2002-09-05 at 08:12, Juanma Barranquero wrote: > Now bootstrapping gives an error and aborts: > > Loading vc-hooks (source)... > Recursive `require' for feature `vc' > Oh, sorry, I hadn't thought about that case. It is fixed now.