unofficial mirror of emacs-devel@gnu.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: Mon, 14 Jul 2008 10:16:06 -0400	[thread overview]
Message-ID: <87d4lgo8k9.fsf@stupidchicken.com> (raw)
In-Reply-To: <q5g63r8y4rs.fsf@sfsw51.de.lucent.com> (Klaus Zeitler's message of "Mon, 14 Jul 2008 15:27:51 +0200")

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

> In May I reported a problem with the Solaris (5.8) version of emacs 23
> (Subject: startup hangs in select call in wait_reading_process_output)
> Since then I wasn't able to start emacs 23 up till recently, but last
> week I could start emacs again for the first time in weeks.
> Unfortunately faces from X resources were not read anymore and 2 days
> later I was back to my original problem, i.e. emacs hangs in startup.
> It seems as if both my problems have something to do with the following 3
> lines in function face-set-after-frame-default in faces.el:
>
> 	  ;; X resouces for the default face are applied during
> 	  ;; x-create-frame.
> 	  (and (not (eq face 'default))
> 	       (memq (window-system frame) '(x w32 mac)) 	 
> 	       (make-face-x-resource-internal face frame))
>
> When I remove these 3 lines from faces.el and rebuild emacs, emacs starts
> fine, but my face definitions are gone.
>
> I appreciate any help. Thanks

Could you try to pinpoint where in make-face-x-resource-internal, and
for what face, the hang occurs?




  reply	other threads:[~2008-07-14 14:16 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 [this message]
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

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87d4lgo8k9.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).