bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#893: incorrect font chosen


From: Dan Nicolaescu
Subject: bug#893: incorrect font chosen
Date: Thu, 04 Sep 2008 23:28:56 -0700

Emacs still uses the wrong font in some cases.

First do:

xrdb /dev/null

Then:

emacs -Q -xrm 'emacs.Font: 
-b&h-lucidatypewriter-medium-r-normal-sans-12-120-75-75-m-70-iso10646-1'

uses the lucidatypewriter font for the default face, but doing:

emacs -Q -xrm 'Emacs.Font: 
-b&h-lucidatypewriter-medium-r-normal-sans-12-120-75-75-m-70-iso10646-1'

uses:
    x:-adobe-courier-medium-r-normal--12-120-75-75-m-70-iso8859-1 (#x20)

This used to work fine before the unicode-2 merge.

This message might help pinpoint the problem: 
http://permalink.gmane.org/gmane.emacs.devel/101403








reply via email to

[Prev in Thread] Current Thread [Next in Thread]