all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Klaus Zeitler <kzeitler@alcatel-lucent.com>
To: emacs-devel@gnu.org
Subject: Solaris 5.8 version hangs again (X resources for faces?)
Date: Mon, 14 Jul 2008 15:27:51 +0200	[thread overview]
Message-ID: <q5g63r8y4rs.fsf@sfsw51.de.lucent.com> (raw)

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

Klaus

-- 
 --------------------------------------------------
|  Klaus Zeitler      Alcatel-Lucent               |
|  Email:             kzeitler@alcatel-lucent.com  |
 --------------------------------------------------
---
Nichts auf der Welt ist so gerecht verteilt wie der Verstand.  Denn
jedermann ist überzeugt, daß er genug davon habe. -- Rene Descartes




             reply	other threads:[~2008-07-14 13:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-14 13:27 Klaus Zeitler [this message]
2008-07-14 14:16 ` Solaris 5.8 version hangs again (X resources for faces?) 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

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=q5g63r8y4rs.fsf@sfsw51.de.lucent.com \
    --to=kzeitler@alcatel-lucent.com \
    --cc=emacs-devel@gnu.org \
    /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.