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

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

bug#3210: face customization fails after set-face-attribute


From: Chong Yidong
Subject: bug#3210: face customization fails after set-face-attribute
Date: Sat, 09 Jun 2012 13:39:16 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

David Reitter <david.reitter@gmail.com> writes:

> (set-face-attribute 'default nil
>                   :height 130
>                   :family "Lucida Grande")
> ;; modifies default face
>
> (customize-face 'default)
> ;; switch back manually to Monaco and "set for current session"
>
> (make-frame-command)  ;; C-x 5 2
> ;; the new frame is shown in Lucida.  Why?

I have edited the docstring of set-face-attribute, to make it clearer
that this function overrides face specs.





reply via email to

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