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: Chong Yidong
Subject: Re: Solaris 5.8 version hangs again (X resources for faces?)
Date: Tue, 15 Jul 2008 15:45:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Klaus Zeitler <address@hidden> writes:

>>>>>> "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

This is strange.  It may be that the face code needs to handle this face
specially.

> 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?

No, because face specs and custom face attributes can be defined even in
terminals (X resources, however, cannot).




reply via email to

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