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: Thu, 17 Jul 2008 08:33:35 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Klaus Zeitler <address@hidden> writes:

>     >> 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?
>     Chong> 
>     Chong> No, because face specs and custom face attributes can be
>     Chong> defined even in terminals (X resources, however, cannot).
>
> Not sure we're talking about the same thing. I thought the frame
> parameter will not change inside this function (I can't see where it's
> going to change).

I'm not sure what you mean either.  The memq is for running
make-face-x-resource-internal.  We want to do this for each face (other
than the default face), so that face settings stored in X resources are
obeyed for the new frame.





reply via email to

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