From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Klaus Zeitler Newsgroups: gmane.emacs.devel Subject: Re: Solaris 5.8 version hangs again (X resources for faces?) Date: Tue, 15 Jul 2008 11:26:26 +0200 Message-ID: References: <87d4lgo8k9.fsf@stupidchicken.com> Reply-To: kzeitler@alcatel-lucent.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1216114283 9224 80.91.229.12 (15 Jul 2008 09:31:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Jul 2008 09:31:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 15 11:32:08 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 1KIgtD-00028o-1X for ged-emacs-devel@m.gmane.org; Tue, 15 Jul 2008 11:32:07 +0200 Original-Received: from localhost ([127.0.0.1]:46967 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KIgsK-0002az-DY for ged-emacs-devel@m.gmane.org; Tue, 15 Jul 2008 05:31:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KIgnw-00011u-H5 for emacs-devel@gnu.org; Tue, 15 Jul 2008 05:26:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KIgnv-00011C-F0 for emacs-devel@gnu.org; Tue, 15 Jul 2008 05:26:39 -0400 Original-Received: from [199.232.76.173] (port=42297 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KIgnu-000110-Q0 for emacs-devel@gnu.org; Tue, 15 Jul 2008 05:26:38 -0400 Original-Received: from ihemail2.lucent.com ([135.245.0.35]:52865) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KIgnu-0006vH-Ht for emacs-devel@gnu.org; Tue, 15 Jul 2008 05:26:38 -0400 Original-Received: from ihrh1.emsr.lucent.com (h135-1-218-53.lucent.com [135.1.218.53]) by ihemail2.lucent.com (8.13.8/IER-o) with ESMTP id m6F9QYm3029418; Tue, 15 Jul 2008 04:26:34 -0500 (CDT) Original-Received: from nbgif1.de.lucent.com (nbgif1.de.lucent.com [135.246.31.82]) by ihrh1.emsr.lucent.com (8.13.8/emsr) with ESMTP id m6F9QWTn015938; Tue, 15 Jul 2008 04:26:33 -0500 (CDT) Original-Received: from sfsws1.de.lucent.com (sfsws1.de.lucent.com [135.246.31.38]) by nbgif1.de.lucent.com (8.11.7p3+Sun/8.11.7) with ESMTP id m6F9QWk11842; Tue, 15 Jul 2008 11:26:32 +0200 (MEST) Original-Received: from sfsw51.de.lucent.com (sfsw51.de.lucent.com [135.246.72.99]) by sfsws1.de.lucent.com (8.13.8/8.12.10) with ESMTP id m6F9QQOc014377; Tue, 15 Jul 2008 11:26:30 +0200 (MEST) Original-Received: (from kzeitler@localhost) by sfsw51.de.lucent.com (8.11.7p1+Sun/8.8.8) id m6F9QQm15069; Tue, 15 Jul 2008 11:26:26 +0200 (MEST) X-Authentication-Warning: sfsw51.de.lucent.com: kzeitler set sender to kzeitler@alcatel-lucent.com using -f X-Meat: Parma In-Reply-To: <87d4lgo8k9.fsf@stupidchicken.com> (Chong Yidong's message of "Mon, 14 Jul 2008 10:16:06 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (usg-unix-v) X-Scanned-By: MIMEDefang 2.57 on 135.245.2.35 X-detected-kernel: by monty-python.gnu.org: Solaris 9 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:100728 Archived-At: >>>>> "Chong" == Chong Yidong writes: Chong> Chong> Could you try to pinpoint where in make-face-x-resource-internal, and Chong> for what face, the hang occurs? It's the face 'menu' that causes the error. I've now added a font spec for the menu face and the error is gone, e.g. Emacs.menu.attributeFont: -b&h-lucidatypewriter-medium-r-normal-sans-17-*-*-*-*-*-iso8859-1 Shouldn't the condition-case take care of the error? And another question: Shouldn't the window-system check, i.e. (memq (window-system frame) '(x w32 mac)) be outside the dolist? Klaus -- -------------------------------------------------- | Klaus Zeitler Alcatel-Lucent | | Email: kzeitler@alcatel-lucent.com | -------------------------------------------------- --- It seems like the less a statesman amounts to, the more he loves the flag.