all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Monospace font bug?
@ 2008-10-25  1:32 Chong Yidong
  2008-10-25  3:08 ` David De La Harpe Golden
  0 siblings, 1 reply; 7+ messages in thread
From: Chong Yidong @ 2008-10-25  1:32 UTC (permalink / raw)
  To: emacs-devel

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.




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-10-25 18:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-25  1:32 Monospace font bug? Chong Yidong
2008-10-25  3:08 ` 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

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.