From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Current CVS doesn't bootstrap Date: Tue, 15 Feb 2005 12:27:51 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1108490036 30494 80.91.229.6 (15 Feb 2005 17:53:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 15 Feb 2005 17:53:56 +0000 (UTC) Cc: schwab@suse.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 15 18:53:50 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1D16tP-0005HG-00 for ; Tue, 15 Feb 2005 18:53:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D1792-0004iV-D2 for ged-emacs-devel@m.gmane.org; Tue, 15 Feb 2005 13:09:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D16wF-00007t-2F for emacs-devel@gnu.org; Tue, 15 Feb 2005 12:56:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D16wD-00007F-VK for emacs-devel@gnu.org; Tue, 15 Feb 2005 12:56:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D16uP-0007qc-3V for emacs-devel@gnu.org; Tue, 15 Feb 2005 12:54:49 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D16YS-0001Ex-0m for emacs-devel@gnu.org; Tue, 15 Feb 2005 12:32:08 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1D16UJ-0008Uc-Up; Tue, 15 Feb 2005 12:27:52 -0500 Original-To: Reiner Steib In-reply-to: (message from Reiner Steib on Mon, 14 Feb 2005 14:36:57 +0100) 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: main.gmane.org gmane.emacs.devel:33489 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33489 It seems to be related to Richards recent changes to cus-start.el. A possible workaround (I don't know how to fix it properly) is to revert lisp/cus-start.el to revision 1.64 (or 1.65?). When there is a bug, please do not be so quick to suggest "let's revert the previous change" as a "solution". That might in some cases be necessary, but unless the previous change served no purpose, just reverting it cannot be the real solution. The useful thing to do is to debug the problem. Would you like to help do that?