I am using GNU emacs 23.1.1 on Fedora 12
I have this in the .emacs file
(require 'color-theme) (color-theme-initialize) (color-theme-Classic))
And I get the following error:
Symbol function definition is void: color-theme-Classic
I have all the libraries in the / usr / share / emacs / site directory - lisp
color-theme.el color-theme-example.el color-theme-library.el themes/
Thanks so much for any suggestions,
emacs
ant2009
source share