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

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

Re: Cannot change font style/size with font menu


From: Eli Zaretskii
Subject: Re: Cannot change font style/size with font menu
Date: Fri, 22 Mar 2002 11:34:56 +0200

[Please keep the discussion on the mailing list.]

> Date: Fri, 22 Mar 2002 09:15:03 +1100
> From: Tim Cross <tcross@pobox.une.edu.au>
> 
> I have attached the .emacs file with this mail. 
> No, with a totally empty .emacs file, the font menus appear to work.

It's possible that your definition of the normal face prevents font
customizations.  Can you try removing (or commenting out) this line in
your .emacs:

     '(default ((t (:stipple nil :background "black" :foreground "wheat" 
:inverse-video nil :box nil :strike-through nil :overline nil :underline nil 
:slant normal :weight normal :height 180 :width normal :family 
"adobe-courier"))))

and see if this makes the problem go away?

If that doesn't help, please try selectively removing parts of this
.emacs until you find the minimal part that causes the problem.  It is
very hard to debug a problem that depends on so many customizations.



reply via email to

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