From: DaveLG526 <David.Gillooly@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Trouble Adding Color Theme
Date: Sat, 11 Apr 2009 01:02:26 -0700 (PDT) [thread overview]
Message-ID: <1d499f37-a212-42ea-b7bb-c0515f41b93a@y33g2000prg.googlegroups.com> (raw)
I added this following 5 lines to my .emacs file and I also have the
color-theme-blue.el file in the .emacs.d directory
;; Color theme, add to .emacs
(require 'color-theme)
(color-theme-initialize)
(load-file "~/.emacs.d/color-theme-blue.el")
(color-theme-blue)
This is the error message I receive when I started emacs.
I have no idea what it means.
Any ideas?
Debugger entered--Lisp error: (void-function color-theme-initialize)
(color-theme-initialize)
eval-buffer(#<buffer *load*> nil "c:/Program Files/Emacs/
emacs/.emacs" nil t) ; Reading at buffer position 443
load-with-code-conversion("c:/Program Files/Emacs/emacs/.emacs" "c:/
Program Files/Emacs/emacs/.emacs" t t)
load("~/.emacs" t t)
#[nil "\b
Dave
next reply other threads:[~2009-04-11 8:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-11 8:02 DaveLG526 [this message]
2009-04-11 18:52 ` Trouble Adding Color Theme DaveLG526
2009-04-11 18:55 ` Leo
[not found] ` <mailman.5159.1239476164.31690.help-gnu-emacs@gnu.org>
2009-04-11 21:34 ` DaveLG526
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1d499f37-a212-42ea-b7bb-c0515f41b93a@y33g2000prg.googlegroups.com \
--to=david.gillooly@gmail.com \
--cc=help-gnu-emacs@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).