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

Re: [Fwd: Bug#78447: I'd like to choose the default font to use in an xemacs menu]



"Eray Ozkural (exa)" wrote:
> 
> Well, it's got the option and it simply doesn't work with my system.
> I guess it saves the thing (after all, that's what it should do
> logically) but the font selection will not be realized correctly.
> (since I happen to be using some combination of gnome settings +
> gtk themes.. :/)
> 

This is how I resolved the situation: I read non-sense function descriptions
from xemacs help menus and found out that the config should look like
this:

(custom-set-faces
 '(default ((t (:size 10 :family "Courier"))) t))


When I however had the problem, it constantly looked like:
(custom-set-faces)

These are at the end of my ~/.emacs

Now, when I had this blank entry
(custom-set-faces)
changing the font/size from the menu and saying save-options had
absolutely no effect. It would just write back the same thing.
Now I guess the changes I make might finally have some effect,
but I'm a bit scared to try :) Could any of you buys try to replicate
this bug? :)

Thanks,

-- 
Eray (exa) Ozkural
Comp. Sci. Dept., Bilkent University, Ankara
e-mail: erayo@cs.bilkent.edu.tr
www: http://www.cs.bilkent.edu.tr/~erayo



Reply to: