GNU bug report logs -
#893
incorrect font chosen
Previous Next
Reported by: Dan Nicolaescu <dann <at> ics.uci.edu>
Date: Fri, 5 Sep 2008 06:35:03 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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
This bug report was last modified 16 years and 272 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.