From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs (HEAD) crash on M$ (XP) built with MinGW Date: Tue, 28 Oct 2008 20:42:49 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1225219379 11694 80.91.229.12 (28 Oct 2008 18:42:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Oct 2008 18:42:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 28 19:44:00 2008 connect(): Connection refused 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 1KutXr-0007aA-0s for ged-emacs-devel@m.gmane.org; Tue, 28 Oct 2008 19:43:59 +0100 Original-Received: from localhost ([127.0.0.1]:53190 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KutWk-0005sG-Te for ged-emacs-devel@m.gmane.org; Tue, 28 Oct 2008 14:42:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KutWh-0005ry-7x for emacs-devel@gnu.org; Tue, 28 Oct 2008 14:42:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KutWg-0005rH-He for emacs-devel@gnu.org; Tue, 28 Oct 2008 14:42:46 -0400 Original-Received: from [199.232.76.173] (port=36913 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KutWg-0005r9-Dp for emacs-devel@gnu.org; Tue, 28 Oct 2008 14:42:46 -0400 Original-Received: from mtaout3.012.net.il ([84.95.2.7]:42693) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KutWg-0006D8-9H for emacs-devel@gnu.org; Tue, 28 Oct 2008 14:42:46 -0400 Original-Received: from HOME-C4E4A596F7 ([77.127.192.143]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K9G005BUPDWH380@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Tue, 28 Oct 2008 20:44:21 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 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:105094 Archived-At: > Date: Tue, 28 Oct 2008 09:20:52 +0100 > From: "Juanma Barranquero" > Cc: "Eli Zaretskii" , emacs-devel@gnu.org > > On Mon, Oct 27, 2008 at 05:30, dhruva wrote: > > >> This crash does not happen with a different font though (like courier)! > >> > >> (setq inhibit-splash-screen t) > >> (setq *def-font > >> "-*-Lucida Sans Typewriter-normal-*-*-mono-13-*-*-*-c-*-*-*") > >> (if (boundp '*def-font) > >> (add-to-list 'default-frame-alist `(font . ,*def-font))) > [...] > > Could anyone reproduce the crash? > > I can not try to reproduce it, as I don't have Lucida Sans Typewriter. Neither do I (it's an Adobe font that needs to be purchased). Can the problem be reproduced with one of the standard Windows fonts?