From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.1.90 pretest Date: Fri, 11 Dec 2009 11:48:59 -0500 Message-ID: <87bpi578xw.fsf@stupidchicken.com> References: <87r5r47t7p.fsf@stupidchicken.com> <87vdgfvps8.fsf@stupidchicken.com> <87ocm7x3qb.fsf@stupidchicken.com> <9zws0vonx8.fsf@fencepost.gnu.org> <87y6lbizy8.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1260550302 3944 80.91.229.12 (11 Dec 2009 16:51:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Dec 2009 16:51:42 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 11 17:51: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 1NJ8iK-0007Ep-6M for ged-emacs-devel@m.gmane.org; Fri, 11 Dec 2009 17:51:32 +0100 Original-Received: from localhost ([127.0.0.1]:34273 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJ8iK-0002LR-5z for ged-emacs-devel@m.gmane.org; Fri, 11 Dec 2009 11:51:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NJ8g1-0000rj-C5 for emacs-devel@gnu.org; Fri, 11 Dec 2009 11:49:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NJ8fw-0000pF-F5 for emacs-devel@gnu.org; Fri, 11 Dec 2009 11:49:08 -0500 Original-Received: from [199.232.76.173] (port=43514 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJ8fw-0000p5-Bo for emacs-devel@gnu.org; Fri, 11 Dec 2009 11:49:04 -0500 Original-Received: from pantheon-po39.its.yale.edu ([130.132.50.100]:35007) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NJ8ft-0003Vd-Gf; Fri, 11 Dec 2009 11:49:01 -0500 Original-Received: from furry (dhcp128036014216.central.yale.edu [128.36.14.216]) (authenticated bits=0) by pantheon-po39.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id nBBGn0eq010695 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 11 Dec 2009 11:49:00 -0500 Original-Received: by furry (Postfix, from userid 1000) id ED955C071; Fri, 11 Dec 2009 11:48:59 -0500 (EST) In-Reply-To: (Juanma Barranquero's message of "Thu, 10 Dec 2009 01:45:28 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:118545 Archived-At: Juanma Barranquero writes: > On Wed, Dec 9, 2009 at 22:45, Chong Yidong wrote: > >> You're right, of course. Juanma, could you test this change and see >> if it does the right thing? > > Yes, apparently so, though you'll have to remove also the references > to WINS_CEDET_SUBDIRS in targets bootstrap-clean-CMD and > boostrap-clean-SH. OK, I've checked the corrected fix into CVS. Could you check if it works?