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

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

bug#3408: customize-face not working: seems to apply to frame-face


From: Chong Yidong
Subject: bug#3408: customize-face not working: seems to apply to frame-face
Date: Thu, 28 May 2009 00:53:20 -0400

> Emacs -Q
> (set-face-attribute 'default nil :height 130 :family "Lucida Grande")
> (customize-face 'default)
> (make-frame-command)  ;; C-x 5 2
>
> The same thing works as I would expect in Emacs 22.  I would generally
> assume that `customize-face' applies to faces in future frames as
> well.

Mixing set-face-attribute and Customize is a bad idea in general.





reply via email to

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