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 23:00:21 -0400 [thread overview]
Message-ID: <87hc7dz1kq.fsf@maru.md5i.com> (raw)
In-Reply-To: <87vdvt1cg2.fsf@cyd.mit.edu> (Chong Yidong's message of "Wed, 15 Oct 2008 22:49:33 -0400")
Chong Yidong <cyd@stupidchicken.com> writes:
> Actually, rather than removing the lines I mentioned in the last email,
> could you try this slightly modified program? What's the output?
Yes, that was more interesting. Ouput at the end.
> What seems to be happening is that the X function XListFonts is
> returning bogus fonts on your system. This is strange, and I'll have to
> think about it.
It is strange...
-unknown-monospace-bold-r-normal--12-120-75-75-c-0-iso8859-1
Load failed.
-unknown-monospace-bold-r-normal--0-0-0-0-c-0-iso8859-1
Load failed.
-unknown-monospace-bold-r-normal--12-120-75-75-m-0-iso8859-1
Load failed.
-unknown-monospace-bold-r-normal--0-0-0-0-m-0-iso8859-1
Load failed.
-unknown-monospace-medium-o-normal--12-120-75-75-c-0-iso8859-1
Load failed.
-unknown-monospace-medium-o-normal--0-0-0-0-c-0-iso8859-1
Load failed.
-unknown-monospace-medium-o-normal--12-120-75-75-m-0-iso8859-1
Load failed.
-unknown-monospace-medium-o-normal--0-0-0-0-m-0-iso8859-1
Load failed.
-unknown-monospace-medium-r-normal--12-120-75-75-c-0-iso8859-1
Load failed.
-unknown-monospace-medium-r-normal--0-0-0-0-c-0-iso8859-1
Load failed.
-unknown-monospace-medium-r-normal--12-120-75-75-m-0-iso8859-1
Load failed.
-unknown-monospace-medium-r-normal--0-0-0-0-m-0-iso8859-1
Load failed.
And here's some extra input:
md5i@maru:~$ xlsfonts *monospace*
-unknown-monospace-bold-r-normal--0-0-0-0-c-0-iso8859-1
-unknown-monospace-bold-r-normal--0-0-0-0-m-0-iso8859-1
-unknown-monospace-medium-o-normal--0-0-0-0-c-0-iso8859-1
-unknown-monospace-medium-o-normal--0-0-0-0-m-0-iso8859-1
-unknown-monospace-medium-r-normal--0-0-0-0-c-0-iso8859-1
-unknown-monospace-medium-r-normal--0-0-0-0-m-0-iso8859-1
md5i@maru:~$ xlsfonts -ll *monospace*
xlsfonts: unable to get info about font "-unknown-monospace-bold-r-normal--0-0-0-0-c-0-iso8859-1"
xlsfonts: unable to get info about font "-unknown-monospace-bold-r-normal--0-0-0-0-m-0-iso8859-1"
xlsfonts: unable to get info about font "-unknown-monospace-medium-o-normal--0-0-0-0-c-0-iso8859-1"
xlsfonts: unable to get info about font "-unknown-monospace-medium-o-normal--0-0-0-0-m-0-iso8859-1"
xlsfonts: unable to get info about font "-unknown-monospace-medium-r-normal--0-0-0-0-c-0-iso8859-1"
xlsfonts: unable to get info about font "-unknown-monospace-medium-r-normal--0-0-0-0-m-0-iso8859-1"
Do you know what filename these fonts would normally be distributed as?
I may want to figure out if I have a corrupted install of some fonts.
--
Michael Welsh Duggan
(md5i@md5i.com)
next prev parent reply other threads:[~2008-10-16 3:00 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
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 [this message]
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=87hc7dz1kq.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).