From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; frozen frame after C-x 5 0 Date: Mon, 17 Sep 2007 10:09:41 +0200 Message-ID: <46EE3645.6070402@swipnet.se> References: <87abs0mfxy.fsf@baldur.tsdh.de> <87lkbblxtd.fsf@baldur.tsdh.de> <200709121545.l8CFjESt007173@oogie-boogie.ics.uci.edu> <87tzpzkghi.fsf@baldur.tsdh.de> <200709121800.l8CI0QgQ014557@oogie-boogie.ics.uci.edu> <46E8D2F9.5040304@swipnet.se> <46E8F367.6020805@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1190016784 13587 80.91.229.12 (17 Sep 2007 08:13:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 Sep 2007 08:13:04 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, tassilo@member.fsf.org, emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 17 10:13:03 2007 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 1IXBiz-0007JW-7s for ged-emacs-devel@m.gmane.org; Mon, 17 Sep 2007 10:12:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXBir-0005WF-Tx for ged-emacs-devel@m.gmane.org; Mon, 17 Sep 2007 04:12:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IXBga-0004tT-Ul for emacs-devel@gnu.org; Mon, 17 Sep 2007 04:10:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IXBgZ-0004sj-Qn for emacs-devel@gnu.org; Mon, 17 Sep 2007 04:10:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXBgZ-0004sf-KQ for emacs-devel@gnu.org; Mon, 17 Sep 2007 04:10:27 -0400 Original-Received: from av9-1-sn2.hy.skanova.net ([81.228.8.179]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IXBgV-0000yM-07; Mon, 17 Sep 2007 04:10:23 -0400 Original-Received: by av9-1-sn2.hy.skanova.net (Postfix, from userid 502) id 734F938618; Mon, 17 Sep 2007 10:10:22 +0200 (CEST) Original-Received: from smtp4-2-sn2.hy.skanova.net (smtp4-2-sn2.hy.skanova.net [81.228.8.93]) by av9-1-sn2.hy.skanova.net (Postfix) with ESMTP id 602AE3853D; Mon, 17 Sep 2007 10:10:22 +0200 (CEST) Original-Received: from husetbladh.homeip.net (90-231-102-24-no59.tbcn.telia.com [90.231.102.24]) by smtp4-2-sn2.hy.skanova.net (Postfix) with ESMTP id 370A237E42; Mon, 17 Sep 2007 10:10:22 +0200 (CEST) User-Agent: Thunderbird 2.0.0.6 (X11/20070728) In-Reply-To: X-Detected-Kernel: Linux 2.4-2.6 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:79088 gmane.emacs.pretest.bugs:19899 Archived-At: Leo skrev: > On 2007-09-13 09:23 +0100, Jan Dj=E4rv wrote: >> Not really, but lack of time and lack of urgency I guess. After all, >> most Gtk+ applications only deal with one (most often local) display >> that the application keep open the whole time. >=20 > Since now we use gtk if it is available, this bug just makes more peopl= e > think that Emacs is buggy. They wouldn't know it is GTK's fault. >=20 Yes it is a problem. Gtk+ does not work well without any display connect= ion.=20 But I've tried to work around it, please try your tests on CVS HEAD. Thanks, Jan D.