help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 22.1 color theme issue


From: Ankur
Subject: Re: Emacs 22.1 color theme issue
Date: Wed, 25 Jul 2007 15:59:17 -0000
User-agent: G2/1.0

On Jul 25, 7:11 pm, Mark Harrison <m.a.harri...@gmail.com> wrote:
> > (require 'color-theme)
> > (color-theme-initialize)
> > (color-theme-matrix)
>
> > and started emacs. I received the following error:
>
> > Debugger entered--Lisp error: (void-function color-theme-matrix)
>
> Make sure you have color-theme.el in a directory that is in your load
> path, and also themes/color-theme-library.el in the same directory.
> (i.e. a themes directory in the same dir that you have color-theme.el
> in, and the color-theme-library.el inside that themes directory). That
> is what I needed to do to get the above to work.
>
> Mark

Thanks a LOT Mark!!!

That was the only issue. I had moved color-theme.el into a different
directory. I put them in a structure as defined by you and it just
worked!

Thanks again!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]