all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Trouble Adding Color Theme
@ 2009-04-11  8:02 DaveLG526
  2009-04-11 18:52 ` DaveLG526
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: DaveLG526 @ 2009-04-11  8:02 UTC (permalink / raw)
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-11 21:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-11  8:02 Trouble Adding Color Theme DaveLG526
2009-04-11 18:52 ` DaveLG526
2009-04-11 18:55 ` Leo
     [not found] ` <mailman.5159.1239476164.31690.help-gnu-emacs@gnu.org>
2009-04-11 21:34   ` DaveLG526

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.