all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Neon Absentius <absent@sdf.lonestar.org>
Subject: Re: color-theme problem
Date: Mon, 27 Dec 2004 17:27:19 +0000	[thread overview]
Message-ID: <20041227172719.GB12013@SDF.LONESTAR.ORG> (raw)
In-Reply-To: <20041227145149.GC9536@imperial.ac.uk>

On Mon, Dec 27, 2004 at 02:51:49PM +0000, Ohadi, Hamid wrote:
> Hello there,
>
> I have got the color-theme.el in my load directory and I'm able to
> pick up a
> color theme and install it by loading the library and then selecting
> a
> theme in emacs. However when I put the
>
> (load 'color-theme)
>
> in my .emacs configuration file to install a theme permanently I'm
> given this error:
>
> setq: Symbol's function definition is void: color-theme-filter
>
> Sorry to bother you guys but I Googled it and it came up with
> nothing.
>

I have the following at the end of my .emacs and it works fine.

;; Load the color-theme library and select a theme
(require 'color-theme)
(color-theme-wheat)

In the second line you can, of course, have any color theme.

> Regards
> Hamid

--
absent a.in.circle sdf period lonestar period org
SDF Public Access UNIX System - http://sdf.lonestar.org

  reply	other threads:[~2004-12-27 17:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-27 14:51 color-theme problem Ohadi, Hamid
2004-12-27 17:27 ` Neon Absentius [this message]
2004-12-27 18:36 ` Ohadi, Hamid
2004-12-27 18:46   ` Neon Absentius
2004-12-27 20:13     ` Peter Dyballa
     [not found] <mailman.3230.1047713715.21513.help-gnu-emacs@gnu.org>
2003-03-17 20:20 ` Peter Lee
  -- strict thread matches above, loose matches on Subject: below --
2003-03-15  7:34 Konstantin

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=20041227172719.GB12013@SDF.LONESTAR.ORG \
    --to=absent@sdf.lonestar.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.