all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: kzeitler@alcatel-lucent.com
Cc: emacs-devel@gnu.org
Subject: Re: Solaris 5.8 version hangs again (X resources for faces?)
Date: Thu, 17 Jul 2008 08:33:35 -0400	[thread overview]
Message-ID: <877ibkg068.fsf@stupidchicken.com> (raw)
In-Reply-To: <q5glk00ao34.fsf@sfsw51.de.lucent.com> (Klaus Zeitler's message of "Thu, 17 Jul 2008 10:53:35 +0200")

Klaus Zeitler <kzeitler@alcatel-lucent.com> 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	other threads:[~2008-07-17 12:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-14 13:27 Solaris 5.8 version hangs again (X resources for faces?) Klaus Zeitler
2008-07-14 14:16 ` Chong Yidong
2008-07-14 14:56   ` Klaus Zeitler
2008-07-15  9:26   ` Klaus Zeitler
2008-07-15 19:45     ` Chong Yidong
2008-07-17  8:53       ` Klaus Zeitler
2008-07-17 12:33         ` Chong Yidong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877ibkg068.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=kzeitler@alcatel-lucent.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.