emacs-devel
[Top][All Lists]
Advanced

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

Re: Faces applies to new frames


From: Chong Yidong
Subject: Re: Faces applies to new frames
Date: Fri, 27 Jun 2008 13:54:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> Currently, the latter is accomplished for only certain attributes: the
>> (default) foreground and background color, the default font, and the
>> colors for the border, cursor, scroll-bar, and mouse.  These are saved
>> by modifying default-frame-alist.  It does NOT modify
>> face-new-frame-defaults.
>
> Why doesn't change face-new-frame-defaults?  Who does?

After looking at this some more, I have to take that back.  When
Finternal_set_lisp_face_attribute is told to modify the defaults, it
acts on the face vector stored in face-new-frame-defaults.

I guess this needs to be further disentangled.




reply via email to

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