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: Tue, 15 Jul 2008 15:45:22 -0400	[thread overview]
Message-ID: <87skub0w4t.fsf@stupidchicken.com> (raw)
In-Reply-To: <q5gbq0z7b25.fsf@sfsw51.de.lucent.com> (Klaus Zeitler's message of "Tue, 15 Jul 2008 11:26:26 +0200")

Klaus Zeitler <kzeitler@alcatel-lucent.com> writes:

>>>>>> "Chong" == Chong Yidong <cyd@stupidchicken.com> 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	other threads:[~2008-07-15 19:45 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 [this message]
2008-07-17  8:53       ` Klaus Zeitler
2008-07-17 12:33         ` Chong Yidong

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=87skub0w4t.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.