From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: font-related hanging / general brokenness Date: Fri, 20 Jun 2008 14:05:58 +0900 Message-ID: References: Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1213938390 23700 80.91.229.12 (20 Jun 2008 05:06:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Jun 2008 05:06:30 +0000 (UTC) Cc: emacs-devel@gnu.org, Kenichi Handa To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 20 07:07:14 2008 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 1K9Yq7-00023S-Uh for ged-emacs-devel@m.gmane.org; Fri, 20 Jun 2008 07:07:12 +0200 Original-Received: from localhost ([127.0.0.1]:44828 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K9YpJ-0007aZ-3T for ged-emacs-devel@m.gmane.org; Fri, 20 Jun 2008 01:06:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K9YpB-0007ZQ-QZ for emacs-devel@gnu.org; Fri, 20 Jun 2008 01:06:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K9Yp9-0007XC-GJ for emacs-devel@gnu.org; Fri, 20 Jun 2008 01:06:12 -0400 Original-Received: from [199.232.76.173] (port=54212 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K9Yp9-0007X5-Ah for emacs-devel@gnu.org; Fri, 20 Jun 2008 01:06:11 -0400 Original-Received: from tyo202.gate.nec.co.jp ([202.32.8.206]:44525) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K9Yp3-0001JU-EI; Fri, 20 Jun 2008 01:06:05 -0400 Original-Received: from relay31.aps.necel.com ([10.29.19.54]) by tyo202.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id m5K5604o009855; Fri, 20 Jun 2008 14:06:00 +0900 (JST) Original-Received: from relay31.aps.necel.com ([10.29.19.16] [10.29.19.16]) by relay31.aps.necel.com with ESMTP; Fri, 20 Jun 2008 14:05:59 +0900 Original-Received: from dhapc248.dev.necel.com ([10.114.112.215] [10.114.112.215]) by relay31.aps.necel.com with ESMTP; Fri, 20 Jun 2008 14:05:59 +0900 Original-Received: by dhapc248.dev.necel.com (Postfix, from userid 31295) id 491E83EF; Fri, 20 Jun 2008 14:05:59 +0900 (JST) System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: (Stefan Monnier's message of "Thu, 19 Jun 2008 17:49:56 -0400") Original-Lines: 18 X-detected-kernel: by monty-python.gnu.org: Solaris 8 (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:99500 Archived-At: Stefan Monnier writes: > And that x_set_font then decides to call Qface_set_after_frame_default > which starts the whole process all over again. > > I can easily fix the recursion problem (there's already some code for > that purpose in faces.el), but I'm strongly tempted to remove the call > altogether I see you've done this, and Emacs now starts up properly for me, and generally seems to work well. Thanks, -Miles -- The secret to creativity is knowing how to hide your sources. --Albert Einstein