[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Face initialization
From: |
Jason Rumney |
Subject: |
Re: Face initialization |
Date: |
Thu, 10 Jul 2008 17:07:40 +0100 |
User-agent: |
Thunderbird 2.0.0.14 (Windows/20080421) |
Stefan Monnier wrote:
>> For the tool-bar and tooltips especially, it is a good way for platforms
>> and distributions to make Emacs fit with the rest of the system without
>> interfering with customize.
>
> You mean "without *using* customize", right? Because it does
> interfere, AFAIK.
It depends on what you mean by interfere, I guess. If the user
customizes those faces, then they do not get "changed outside of
customize" or "set and saved" messages like they would if you used
set-face-* functions or customize-face functions respectively. Also you
don't have to worry about load order of files in site-lisp, X resources
are processed early enough in startup that they don't interfere with any
user customizations.
- Re: Face initialization, (continued)
- Re: Face initialization, Richard M Stallman, 2008/07/08
- Re: Face initialization, Jason Rumney, 2008/07/08
- Re: Face initialization, Richard M Stallman, 2008/07/08
- Re: Face initialization, Richard M Stallman, 2008/07/07
- Re: Face initialization, Chong Yidong, 2008/07/07
- Re: Face initialization, Jason Rumney, 2008/07/09
- Re: Face initialization, Chong Yidong, 2008/07/09
- Re: Face initialization, Miles Bader, 2008/07/09
- Re: Face initialization, Jason Rumney, 2008/07/10
- Re: Face initialization, Stefan Monnier, 2008/07/10
- Re: Face initialization,
Jason Rumney <=
- Re: Face initialization, Richard M Stallman, 2008/07/06