all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Schroeder <alex@gnu.org>
Subject: Re: customize-style
Date: Wed, 19 Mar 2003 21:30:49 +0100	[thread overview]
Message-ID: <87isufm746.fsf@gnu.org> (raw)
In-Reply-To: <E18vZGn-00073N-00@fencepost.gnu.org> (Richard Stallman's message of "Wed, 19 Mar 2003 03:49:57 -0500")

Richard Stallman <rms@gnu.org> writes:

> That is good, as far as it goes, but you need to say how to use
> a theme once it is created.

How about this:

** 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).



Alex.

  reply	other threads:[~2003-03-19 20:30 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-17 14:22 customize-style Stephan Stahl
2003-03-17 15:43 ` customize-style Stefan Monnier
2003-03-17 23:25   ` customize-style Richard Stallman
2003-03-18  0:09     ` customize-style Alex Schroeder
2003-03-19  8:49       ` customize-style Richard Stallman
2003-03-19 20:30         ` Alex Schroeder [this message]
2003-03-21  8:10           ` customize-style Stephan Stahl
2003-03-21 19:06           ` customize-style Richard Stallman
2003-03-22 21:43         ` customize-style John Paul Wallington
2003-03-24  2:04           ` customize-style Richard Stallman
2003-03-17 23:28   ` customize-style Alex Schroeder
2003-03-17 21:16 ` customize-style David Masterson
2003-03-17 23:24 ` customize-style Richard Stallman
2003-03-18 13:08   ` customize-style Per Abrahamsen
2003-03-19  0:05     ` customize-style Luc Teirlinck
2003-03-20  8:45       ` customize-style Richard Stallman
2003-03-20 10:44         ` customize-style Per Abrahamsen
2003-03-20 18:39           ` customize-style Luc Teirlinck
2003-03-21  8:49             ` customize-style Per Abrahamsen
2003-03-23  2:53               ` customize-style Richard Stallman
2003-03-20 15:56         ` customize-style Luc Teirlinck
2003-03-20 17:32           ` customize-style, alternative patch Luc Teirlinck
2003-03-23  2:52             ` Richard Stallman
2003-03-23  3:45               ` Luc Teirlinck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87isufm746.fsf@gnu.org \
    --to=alex@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.