GNU bug report logs - #505
23.0.60; Font for fixed-pitch not resolved

Previous Next

Package: emacs;

Reported by: Michael Welsh Duggan <md5i <at> cs.cmu.edu>

Date: Sun, 29 Jun 2008 19:35:03 UTC

Severity: normal

Tags: wontfix

Merged with 1219

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #65 received at 505 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Michael Welsh Duggan <md5i <at> md5i.com>
Cc: 505 <at> debbugs.gnu.org
Subject: Re: 23.0.60; Font for fixed-pitch not resolved
Date: Wed, 15 Oct 2008 19:03:02 -0400
Michael Welsh Duggan <md5i <at> md5i.com> writes:

> No.  Once again, emacs never enters this block.

That's strange.

You reported, earlier, that your font log displays the following:

 sort-by: -unknown-Monospace-normal-normal-normal-*-15-*-iso8859-1
   x:-unknown-monospace-medium-r-normal--*-0-0-c-0-iso8859-1
   x:open failed: -unknown-monospace-medium-r-normal--15-*-0-0-c-0-iso8859-1

As far as I can tell, the error message comes from the following line in
xfont.c:601

  if (! xfont)
    {
      font_add_log ("  x:open failed", build_string (name), Qnil);
      return Qnil;
    }

Could you set a breakpoint here and see if that's indeed where the error
message is issued?




This bug report was last modified 13 years and 319 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.