all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: emacs-devel@gnu.org
Subject: Monospace font bug?
Date: Fri, 24 Oct 2008 21:32:28 -0400	[thread overview]
Message-ID: <87fxmllas3.fsf@cyd.mit.edu> (raw)

I need some help to track down what may or may not be a distribution
bug.

When compiled with XFT, Emacs tries a default font named "monospace-12".
In Fontconfig, this is usually aliased to a font like DejaVu Sans Mono.
But some systems (Debian unstable?) seem to have a font actually named
Monospace, and Emacs then uses this font.  This font is somehow buggy:
in bug#505, the X server can't retrieve the font information, and in
bug#1219 it displays in a very fugly manner.

I don't know whether is is a distribution bug, or a common situation
that we need to cope with.

Could those of you running on GNU/Linux please try to do

  ~ $ xlsfonts *monospace*

And see if anything is returned?  For me, this gives

  xlsfonts: pattern "*monospace*" unmatched

but the people who've encountered problems do see fonts like

  -unknown-monospace-medium-r-normal--0-0-0-0-m-0-iso8859-1

In bug#505, this font was registered in

  /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/fonts.dir

but there's no clue about where it came from.




             reply	other threads:[~2008-10-25  1:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-25  1:32 Chong Yidong [this message]
2008-10-25  3:08 ` Monospace font bug? David De La Harpe Golden
2008-10-25  4:17   ` David De La Harpe Golden
2008-10-25  4:44     ` Chong Yidong
2008-10-25  5:55       ` David De La Harpe Golden
2008-10-25 17:22         ` Chong Yidong
2008-10-25 18:22   ` Stefan Monnier

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=87fxmllas3.fsf@cyd.mit.edu \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    /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.