unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Vinicius Jose Latorre <viniciusjl@ig.com.br>
Cc: 1219@emacsbugs.donarmstrong.com
Subject: bug#1219: 23.0.60; Default Font
Date: Fri, 24 Oct 2008 03:01:59 -0400	[thread overview]
Message-ID: <87hc72mq6w.fsf@cyd.mit.edu> (raw)

Sounds like bug #505, a bug with Debian's font packaging.

What do the following commands give?

$ xlsfonts *monospace*
$ xlsfonts -ll *monospace*

Also, does the following patch give better results?

*** trunk/src/xfns.c.~1.727.~	2008-10-19 23:52:58.000000000 -0400
--- trunk/src/xfns.c	2008-10-24 02:57:56.000000000 -0400
***************
*** 3066,3071 ****
--- 3066,3072 ----
  	= {
  #ifdef HAVE_XFT
  	    /* This will find the normal Xft font.  */
+ 	    "DejaVu Sans Mono-12",
   	    "monospace-12",
  #endif
  	    "-adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1",







             reply	other threads:[~2008-10-24  7:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-24  7:01 Chong Yidong [this message]
2008-10-24 20:29 ` bug#1219: 23.0.60; Default Font Vinicius Jose Latorre
2008-10-24 23:07   ` Vinicius Jose Latorre
2008-10-24 23:56     ` Chong Yidong
2008-10-25 13:31       ` Vinicius Jose Latorre
  -- strict thread matches above, loose matches on Subject: below --
2008-10-25 17:05 Chong Yidong
2008-10-25 18:37 ` Vinicius Jose Latorre
2008-10-23 21:57 Chong Yidong
2008-10-24  3:39 ` Vinicius Jose Latorre
2008-10-22  0:01 Vinicius Jose Latorre

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=87hc72mq6w.fsf@cyd.mit.edu \
    --to=cyd@stupidchicken.com \
    --cc=1219@emacsbugs.donarmstrong.com \
    --cc=viniciusjl@ig.com.br \
    /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).