From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.1.90 pretest Date: Fri, 11 Dec 2009 17:58:10 +0100 Message-ID: References: <87r5r47t7p.fsf@stupidchicken.com> <87vdgfvps8.fsf@stupidchicken.com> <87ocm7x3qb.fsf@stupidchicken.com> <9zws0vonx8.fsf@fencepost.gnu.org> <87y6lbizy8.fsf@stupidchicken.com> <87bpi578xw.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1260551090 6676 80.91.229.12 (11 Dec 2009 17:04:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Dec 2009 17:04:50 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 11 18:04:43 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 1NJ8v2-0004je-Pb for ged-emacs-devel@m.gmane.org; Fri, 11 Dec 2009 18:04:41 +0100 Original-Received: from localhost ([127.0.0.1]:50511 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJ8v2-0000YI-KY for ged-emacs-devel@m.gmane.org; Fri, 11 Dec 2009 12:04:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NJ8qr-0007jw-58 for emacs-devel@gnu.org; Fri, 11 Dec 2009 12:00:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NJ8qm-0007iL-O8 for emacs-devel@gnu.org; Fri, 11 Dec 2009 12:00:20 -0500 Original-Received: from [199.232.76.173] (port=48940 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJ8qm-0007iG-DK for emacs-devel@gnu.org; Fri, 11 Dec 2009 12:00:16 -0500 Original-Received: from mail-bw0-f215.google.com ([209.85.218.215]:42470) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NJ8qj-00053U-GC; Fri, 11 Dec 2009 12:00:13 -0500 Original-Received: by bwz7 with SMTP id 7so794586bwz.26 for ; Fri, 11 Dec 2009 09:00:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=uMA+APLfImXMhxbAvbukLPmrrOYR3+k2q3mm0MKrWFY=; b=YSz+SXKJkB+L9622FS58IyXjlvronEOMsO/XjkuCz3adOVsev7wSr0lzdvH6Y2NujK SkPs7Jb6aznbq17KZukm8QgWWdYqD46gm4HunG49boUV81uEb4wZ4UtePQoRv4SjHtcQ v7E42Oj+oWt6OEqk+fUeYBmBvhJEyMYjxTJyA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=cEkG7BFqzippKXq7axl4ySSDxkXU7OMQVTKBJCDOQS7a/eBSGR/wLcF8BSFXip4jyY hC7jTGQR0GK1hvVI24t8ljdO1rGGnQrSMUOE0PULrhmpwjty6rd05j9x0njgj3l47jSa l/m2xza9ohMMNnyBLDis/AbWx6nO2Fr6EgriQ= Original-Received: by 10.204.34.88 with SMTP id k24mr851136bkd.209.1260550811188; Fri, 11 Dec 2009 09:00:11 -0800 (PST) In-Reply-To: <87bpi578xw.fsf@stupidchicken.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:118547 Archived-At: On Fri, Dec 11, 2009 at 17:48, Chong Yidong wrote: > OK, I've checked the corrected fix into CVS. =C2=A0Could you check if it > works? The change you've committed is the one I already tested (including the missing fixes in the bootstrap-clean-* targets). Also, I bootstrap quite often, so any trouble should be evident before the next pretest release. Juanma