Re: [ILUG] Fonts in Xemacs

From: Brendan Kehoe (brendan at domain zen.org)
Date: Tue 01 Feb 2000 - 18:31:58 GMT


> If you go to the Options/Font menu why are so many of the entries
> greyed-out?

I found that this was due to a problem with xemacs seeing scaled fonts, versus
bitmap fonts. (I'm using xemacs 21.1 patch 7.)

Putting

  (setq-default font-menu-ignore-scaled-fonts nil) ;t)

in my .xemacs-options (or via the Options tree of choices, but I forget which
one directly modifies this) appears to solve it. I also added

  (setq-default font-menu-this-frame-only-p t)

for sanity's sake, tho you may choose differently.

Hope this helps,
B

-- 
Brendan Kehoe
Web page: http://www.zen.org/~brendan/


This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:05:20 GMT