emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Solaris 5.8 version hangs again (X resources for faces?)


From: Klaus Zeitler
Subject: Re: Solaris 5.8 version hangs again (X resources for faces?)
Date: Tue, 15 Jul 2008 11:26:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (usg-unix-v)

>>>>> "Chong" == Chong Yidong <address@hidden> 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:             address@hidden  |
 --------------------------------------------------
---
It seems like the less a statesman amounts to, the more he loves the flag.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]