emacs-devel
[Top][All Lists]
Advanced

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

Re: customize-style


From: Richard Stallman
Subject: Re: customize-style
Date: Fri, 21 Mar 2003 14:06:26 -0500

    ** custom themes collect a number of variable and face settings for sharing

    You can store a collection of variables and faces with their current
    definitions in theme files.  The function custom-theme-create queries
    you for the name of the theme, a list of variables, and a list of
    faces, and writes the theme file for you.  In order to use such a
    theme, put the file in your load-path, and use (require-theme 'foo)
    where foo is the name of the theme (and "foo.el" is the name of the
    file).

That is good.  Please install it.




reply via email to

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