From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Newsgroups: gmane.emacs.devel Subject: Re: Next pretest Date: Tue, 13 Apr 2010 22:36:18 -0600 Message-ID: <4BC54642.6070103@gmail.com> References: <87mxx7s743.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1271219797 15350 80.91.229.12 (14 Apr 2010 04:36:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 14 Apr 2010 04:36:37 +0000 (UTC) Cc: Chong Yidong To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 14 06:36:35 2010 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.69) (envelope-from ) id 1O1uL1-00034G-M3 for ged-emacs-devel@m.gmane.org; Wed, 14 Apr 2010 06:36:31 +0200 Original-Received: from localhost ([127.0.0.1]:33127 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1uL0-00084p-Pb for ged-emacs-devel@m.gmane.org; Wed, 14 Apr 2010 00:36:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O1uKw-00084a-9K for emacs-devel@gnu.org; Wed, 14 Apr 2010 00:36:26 -0400 Original-Received: from [140.186.70.92] (port=41912 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1uKv-00084R-2G for emacs-devel@gnu.org; Wed, 14 Apr 2010 00:36:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O1uKu-0007Co-4A for emacs-devel@gnu.org; Wed, 14 Apr 2010 00:36:24 -0400 Original-Received: from mail-pv0-f169.google.com ([74.125.83.169]:64133) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1uKt-0007Cg-Vk for emacs-devel@gnu.org; Wed, 14 Apr 2010 00:36:24 -0400 Original-Received: by pvg11 with SMTP id 11so5394607pvg.0 for ; Tue, 13 Apr 2010 21:36:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=CnJxGuG2PiF1nkPCLipeVJJ+ZVmg/5zQc9q1OHO3OFQ=; b=eKm0z2VdOFPO4IArW4PO4Bheos+POPgZgpq2MyFoVjk5xSo+SIpzZUf/9IaEVJTUtD rAlSnUkOtODd72gi8X+y25hemgZh5t+Qx25IiSyLHmeJZEu9abya7DibLdjSLVVKOxnj 7GorMnftGY0eWrYYR7Ya3JvadLMHUmevx4REk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=SiL/zn0bKWLuyajX6a94yOwrLup3tMOzJlimHWZJNlr+M66yvdB5DW7tBB9U1LJcmv JohE1stOIWpxpTwmFrGkx1F0s+klwyvhv6awSFS22ywHfFwCqL9z/ZuduQAsMZDSUEjQ u/4n83sfncyUsMlFB3w3nCbFcbWHozNascqfo= Original-Received: by 10.142.121.4 with SMTP id t4mr3200439wfc.286.1271219781649; Tue, 13 Apr 2010 21:36:21 -0700 (PDT) Original-Received: from [192.168.1.3] (67-41-201-226.hlrn.qwest.net [67.41.201.226]) by mx.google.com with ESMTPS id 23sm5606404pzk.10.2010.04.13.21.36.19 (version=SSLv3 cipher=RC4-MD5); Tue, 13 Apr 2010 21:36:20 -0700 (PDT) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 In-Reply-To: <87mxx7s743.fsf@stupidchicken.com> X-detected-operating-system: by eggs.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:123610 Archived-At: On 4/13/2010 9:30 AM, Chong Yidong wrote: > I plan to make the 23.1.96 pretest next Monday, April 19. > Can anyone confirm (and fix) bug #5928 before this next pretest? This leads to annoying side effects on some Windows systems. I have a patch included in the bug report. Thanks. Christoph