all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Michael Welsh Duggan <md5i@cs.cmu.edu>
Cc: 505@emacsbugs.donarmstrong.com
Subject: bug#505: 23.0.60; Font for fixed-pitch not resolved
Date: Wed, 15 Oct 2008 16:39:09 -0400	[thread overview]
Message-ID: <87myh5a902.fsf@cyd.mit.edu> (raw)

Actually, the last patch I sent you is bad.  Could you try using this
one instead, and see if the problem goes away?

If the error disappears, we'll probably need to use gdb to find out what
x_error_message is.  (The last patch I sent doesn't compile because
x_error_message is static to xterm.c.)

*** trunk/src/xfont.c.~1.20.~	2008-10-03 14:58:43.000000000 -0400
--- trunk/src/xfont.c	2008-10-15 16:34:26.000000000 -0400
***************
*** 561,573 ****
  	  return Qnil;
  	}
        xfont = XLoadQueryFont (display, name);
-       if (x_had_errors_p (display))
- 	{
- 	  /* This error is perhaps due to insufficient memory on X server.
- 	     Let's just ignore it.  */
- 	  x_clear_errors (display);
- 	  xfont = NULL;
- 	}
      }
    fullname = Qnil;
    /* Try to get the full name of FONT.  */
--- 561,566 ----






             reply	other threads:[~2008-10-15 20:39 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-15 20:39 Chong Yidong [this message]
2008-10-15 21:16 ` bug#505: 23.0.60; Font for fixed-pitch not resolved Michael Welsh Duggan
2008-10-15 21:34   ` Chong Yidong
2008-10-15 21:46     ` Michael Welsh Duggan
2008-10-15 23:03       ` Chong Yidong
2008-10-15 23:40         ` Michael Welsh Duggan
2008-10-16  1:04           ` Chong Yidong
2008-10-16  2:20             ` Michael Welsh Duggan
     [not found]               ` <87vdvt1cg2.fsf@cyd.mit.edu>
2008-10-16  3:00                 ` Michael Welsh Duggan
2008-10-16  3:20                   ` Chong Yidong
2008-10-16  3:31                     ` Michael Welsh Duggan
2008-10-16  3:35                       ` Chong Yidong
2008-10-16  3:43                         ` Michael Welsh Duggan
2008-10-16  7:29                       ` Andreas Schwab
2008-10-16 13:41                         ` Michael Welsh Duggan
2008-10-16 14:50                           ` Andreas Schwab
2008-10-17  1:05                             ` Michael Welsh Duggan
2008-10-17 17:24                               ` Chong Yidong
2008-10-26 21:22                                 ` Michael Welsh Duggan
     [not found] <87wsgbuh1n.fsf@cyd.mit.edu>
2008-10-15  5:58 ` Michael Welsh Duggan
2008-10-15 19:13   ` Chong Yidong
  -- strict thread matches above, loose matches on Subject: below --
2008-06-29 19:25 Michael Welsh Duggan

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=87myh5a902.fsf@cyd.mit.edu \
    --to=cyd@stupidchicken.com \
    --cc=505@emacsbugs.donarmstrong.com \
    --cc=md5i@cs.cmu.edu \
    /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.