From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stefan Newsgroups: gmane.emacs.devel Subject: Re: emacs crash Date: Fri, 05 Nov 2004 03:03:39 -0500 Message-ID: References: <4188AB08.2000206@freemail.hu> <4188B2DB.9050005@gnu.org> <68c73b1a04110303066eac8188@mail.gmail.com> <4188F2F8.3000105@freemail.hu> <418A0512.3000901@gnu.org> <418A613D.5050706@swipnet.se> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1099924122 13574 80.91.229.6 (8 Nov 2004 14:28:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Nov 2004 14:28:42 +0000 (UTC) Cc: "B. Anyos" , chenggao@gmail.com, Jason Rumney , rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 08 15:28:31 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CRAVT-0000lS-00 for ; Mon, 08 Nov 2004 15:28:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRAdp-0005Ca-1E for ged-emacs-devel@m.gmane.org; Mon, 08 Nov 2004 09:37:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CRAdg-0005AZ-0R for emacs-devel@gnu.org; Mon, 08 Nov 2004 09:37:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CRAdd-000593-VD for emacs-devel@gnu.org; Mon, 08 Nov 2004 09:36:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRAdd-00058Y-4t for emacs-devel@gnu.org; Mon, 08 Nov 2004 09:36:57 -0500 Original-Received: from [206.47.199.164] (helo=simmts6-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CRAUv-0007SZ-FU; Mon, 08 Nov 2004 09:27:57 -0500 Original-Received: from empanada.home ([67.68.218.250]) by simmts6-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20041108142756.WPFP1635.simmts6-srv.bellnexxia.net@empanada.home>; Mon, 8 Nov 2004 09:27:56 -0500 Original-Received: by empanada.local (Postfix, from userid 502) id 40FC43535AD; Fri, 5 Nov 2004 03:03:39 -0500 (EST) Original-To: "Jan D." In-Reply-To: <418A613D.5050706@swipnet.se> (Jan D.'s message of "Thu, 04 Nov 2004 18:05:01 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin) 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: main.gmane.org gmane.emacs.devel:29572 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29572 > Why does W32 have to do "call1 (Qface_set_after_frame_default, frame);"? > The other platforms (Mac and X) does not. NOTE: I am not at all familiar > with W32, there might be a good reason. IIRC X used to do it as well, so maybe someone just forgot to remove it from w32? Stefan