From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.bugs Subject: bug#8020: 23.2.93; assertion failure on fast frame resize Date: Sun, 13 Feb 2011 13:41:36 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <837hd5r5zq.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: dough.gmane.org 1297573593 5303 80.91.229.12 (13 Feb 2011 05:06:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 13 Feb 2011 05:06:33 +0000 (UTC) Cc: 8020@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 13 06:06:29 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 1PoUAG-0001Vk-Pe for geb-bug-gnu-emacs@m.gmane.org; Sun, 13 Feb 2011 06:06:28 +0100 Original-Received: from localhost ([127.0.0.1]:60969 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoUAF-0000VQ-VY for geb-bug-gnu-emacs@m.gmane.org; Sun, 13 Feb 2011 00:06:28 -0500 Original-Received: from [140.186.70.92] (port=53510 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoUAA-0000VD-LO for bug-gnu-emacs@gnu.org; Sun, 13 Feb 2011 00:06:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PoUA9-00051b-7A for bug-gnu-emacs@gnu.org; Sun, 13 Feb 2011 00:06:22 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PoUA9-00051W-3q for bug-gnu-emacs@gnu.org; Sun, 13 Feb 2011 00:06:21 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PoTes-00075H-6e; Sat, 12 Feb 2011 23:34:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: YAMAMOTO Mitsuharu Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 13 Feb 2011 04:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8020 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8020-submit@debbugs.gnu.org id=B8020.129757158727163 (code B ref 8020); Sun, 13 Feb 2011 04:34:02 +0000 Original-Received: (at 8020) by debbugs.gnu.org; 13 Feb 2011 04:33:07 +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 1PoTdy-000744-74 for submit@debbugs.gnu.org; Sat, 12 Feb 2011 23:33:06 -0500 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PoTdb-00073E-T2 for 8020@debbugs.gnu.org; Sat, 12 Feb 2011 23:33:05 -0500 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 6E57AC0557; Sun, 13 Feb 2011 13:41:36 +0900 (JST) In-Reply-To: <837hd5r5zq.fsf@gnu.org> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?UTF-8?Q?Shij=C5=8D?=) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 12 Feb 2011 23:34: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:44092 Archived-At: >>>>> 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. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp