From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#8020: 23.2.93; assertion failure on fast frame resize Date: Sun, 13 Feb 2011 20:56:26 +0200 Message-ID: <83tyg7pxut.fsf@gnu.org> References: <837hd5r5zq.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1297624018 18377 80.91.229.12 (13 Feb 2011 19:06:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 13 Feb 2011 19:06:58 +0000 (UTC) Cc: 8020-done@debbugs.gnu.org To: YAMAMOTO Mitsuharu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 13 20:06:53 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1PohHR-0002j2-RQ for geb-bug-gnu-emacs@m.gmane.org; Sun, 13 Feb 2011 20:06:51 +0100 Original-Received: from localhost ([127.0.0.1]:53592 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PohHF-0007O9-46 for geb-bug-gnu-emacs@m.gmane.org; Sun, 13 Feb 2011 14:06:33 -0500 Original-Received: from [140.186.70.92] (port=42863 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PohH8-0007Na-5S for bug-gnu-emacs@gnu.org; Sun, 13 Feb 2011 14:06:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PohH6-00041o-4z for bug-gnu-emacs@gnu.org; Sun, 13 Feb 2011 14:06:26 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:36664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PohH6-00041i-27 for bug-gnu-emacs@gnu.org; Sun, 13 Feb 2011 14:06:24 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PogzK-0002Uf-0P for bug-gnu-emacs@gnu.org; Sun, 13 Feb 2011 13:48:02 -0500 Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sun, 13 Feb 2011 18:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 8020 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 8020@debbugs.gnu.org, eliz@gnu.org Original-Received: via spool by 8020-done@debbugs.gnu.org id=D8020.12976228779574 (code D ref 8020); Sun, 13 Feb 2011 18:48:01 +0000 Original-Received: (at 8020-done) by debbugs.gnu.org; 13 Feb 2011 18:47:57 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PogzF-0002UN-Be for submit@debbugs.gnu.org; Sun, 13 Feb 2011 13:47:57 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PogzC-0002U9-Gi for 8020-done@debbugs.gnu.org; Sun, 13 Feb 2011 13:47:55 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LGK00A00KKAWF00@a-mtaout22.012.net.il> for 8020-done@debbugs.gnu.org; Sun, 13 Feb 2011 20:56:28 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.229.171.5]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LGK00AK6KM2A460@a-mtaout22.012.net.il>; Sun, 13 Feb 2011 20:56:28 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sun, 13 Feb 2011 13:48:02 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:44103 Archived-At: > Date: Sun, 13 Feb 2011 13:41:36 +0900 > From: YAMAMOTO Mitsuharu > Cc: 8020@debbugs.gnu.org > > >>>>> On Sat, 12 Feb 2011 10:50:49 +0200, Eli Zaretskii said: > > > Please try the patch below, which is based on the discussions in bug > > #7348. The patch seems to solve the bug on MS-Windows. If it works > > for you on another platform, and doesn't cause problems elsewhere, I > > will install it on the emacs-23 branch. > > Yes, it also works for me with the GTK+ build on Mac OS X 10.6. > Thanks. Thanks, installed on the emacs-23 branch.