unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: kzeitler@alcatel-lucent.com
Cc: 571@emacsbugs.donarmstrong.com
Subject: bug#571: 23.0.60; Solaris 5.8 version hangs (X resources for faces)
Date: Tue, 19 Aug 2008 18:09:00 -0400	[thread overview]
Message-ID: <871w0klksj.fsf@cyd.mit.edu> (raw)
In-Reply-To: <q5gk5edmnki.fsf@sfsw51.de.lucent.com> (Klaus Zeitler's message of "Tue, 19 Aug 2008 10:11:25 +0200")

I can't figure out why you get the error you do... but does the
following patch at least prevent the crash?

*** trunk/src/xfaces.c.~1.412.~	2008-08-15 17:31:53.000000000 -0400
--- trunk/src/xfaces.c	2008-08-19 18:07:07.000000000 -0400
***************
*** 3733,3738 ****
--- 3733,3739 ----
  	}
  
        if (face->font
+ 	  && FONTP (LFACE_FONT (lface))
  	  && (!UNSPECIFIEDP (LFACE_FAMILY (lface))
  	      || !UNSPECIFIEDP (LFACE_FOUNDRY (lface))
  	      || !UNSPECIFIEDP (LFACE_SWIDTH (lface))






  reply	other threads:[~2008-08-19 22:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-14 19:13 bug#571: 23.0.60; Solaris 5.8 version hangs (X resources for faces) Chong Yidong
2008-08-15  1:49 ` Glenn Morris
2008-08-15 12:48 ` Klaus Zeitler
2008-08-19  8:11 ` Klaus Zeitler
2008-08-19 22:09   ` Chong Yidong [this message]
2008-08-21 12:09     ` Klaus Zeitler
  -- strict thread matches above, loose matches on Subject: below --
2008-07-18 11:27 Klaus Zeitler

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=871w0klksj.fsf@cyd.mit.edu \
    --to=cyd@stupidchicken.com \
    --cc=571@emacsbugs.donarmstrong.com \
    --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).