GNU bug report logs - #1094
23.0.60; Emacs Default Font

Previous Next

Package: emacs;

Reported by: Vinicius Jose Latorre <viniciusjl <at> ig.com.br>

Date: Sun, 5 Oct 2008 21:45:03 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


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

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Vinicius Jose Latorre <viniciusjl <at> ig.com.br>
Cc: 1094 <at> debbugs.gnu.org
Subject: Re: 23.0.60; Emacs Default Font
Date: Sat, 11 Oct 2008 18:18:03 -0400
> The menu item Options->Set Default Font shows:   Sans Regular 12
>
> My ~/.Xresources file is:
>
> Mozilla*font:fixed
> Firefox*font:fixed
> Emacs*font:fixed

Aha.  I think you'll find that the font you're seeing is

-sony-fixed-medium-r-normal--16-120-100-100-c-80-iso8859-1

or something like that.  I guess the problem is that there is more than
one font named "fixed" in the system.  Recently, Handa changed the "font
scoring" system which tells Emacs which font to use when there are
several possibilities.

To get the exact font you want, you can specify an xlfd name like
-misc-fixed-medium-r-*--13-*-*-*-*-*-*-*, or a fontconfig/GTK font name.
For instance,

Emacs*font:Monospace-10

works great for me.




This bug report was last modified 16 years and 282 days ago.

Previous Next


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