From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Newsgroups: gmane.emacs.devel Subject: Re: Emacs 24.0.90 Pretest Windows Binaries Date: Wed, 19 Oct 2011 08:52:18 +0000 (UTC) Message-ID: References: <4E9E1D1D.1080405@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1319014526 5238 80.91.229.12 (19 Oct 2011 08:55:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 19 Oct 2011 08:55:26 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 19 10:55:20 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RGRvj-0005su-Jl for ged-emacs-devel@m.gmane.org; Wed, 19 Oct 2011 10:55:19 +0200 Original-Received: from localhost ([::1]:42363 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGRvj-0002a0-6Y for ged-emacs-devel@m.gmane.org; Wed, 19 Oct 2011 04:55:19 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:40226) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGRvc-0002ZU-KQ for emacs-devel@gnu.org; Wed, 19 Oct 2011 04:55:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGRvb-0001iE-9E for emacs-devel@gnu.org; Wed, 19 Oct 2011 04:55:12 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:52809) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGRvb-0001hW-0K for emacs-devel@gnu.org; Wed, 19 Oct 2011 04:55:11 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RGRvX-0005lU-0s for emacs-devel@gnu.org; Wed, 19 Oct 2011 10:55:07 +0200 Original-Received: from 114.113.197.131 ([114.113.197.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Oct 2011 10:55:07 +0200 Original-Received: from yujie052 by 114.113.197.131 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Oct 2011 10:55:07 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 114.113.197.131 (Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:145319 Archived-At: Christoph Scholtes googlemail.com> writes: > The Emacs 24.0.90 Pretest Windows Binaries have been published in > > http://alpha.gnu.org/gnu/emacs/pretest/windows/ Hi, Have you tried to turn on the -O2 option when compiling emacs with MinGW gcc-4.6.1 on WindowsXP? Emacs crashes when you press Ctrl-g. Win7 doesn't have this issue.