unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Welsh Duggan <md5i@md5i.com>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: 505@emacsbugs.donarmstrong.com
Subject: bug#505: 23.0.60; Font for fixed-pitch not resolved
Date: Wed, 15 Oct 2008 17:16:36 -0400	[thread overview]
Message-ID: <8763nt1ruz.fsf@maru.md5i.com> (raw)
In-Reply-To: <87myh5a902.fsf@cyd.mit.edu> (Chong Yidong's message of "Wed, 15 Oct 2008 16:39:09 -0400")

Chong Yidong <cyd@stupidchicken.com> writes:

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

It does not go away.  Before I added the patch I tried inserting a
breakpoint on the x_clear_errors line.  Emacs never reached that line.
I then made the patch and ran again, in case you were testing something
different.  In each case, the behavior is as I described in the bug
report.

> 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 ----

-- 
Michael Welsh Duggan
(md5i@md5i.com)






  reply	other threads:[~2008-10-15 21:16 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-15 20:39 bug#505: 23.0.60; Font for fixed-pitch not resolved Chong Yidong
2008-10-15 21:16 ` Michael Welsh Duggan [this message]
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

  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=8763nt1ruz.fsf@maru.md5i.com \
    --to=md5i@md5i.com \
    --cc=505@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.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).