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

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

Re: Quite a few emacs questions


From: mowgli
Subject: Re: Quite a few emacs questions
Date: 22 May 2007 17:58:00 -0700
User-agent: G2/1.0

On May 22, 3:53 pm, "Lennart Borgman (gmail)"
<lennart.borg...@gmail.com> wrote:

> Hm, strange, that works for me with the Emacs 22 pretest. Do you have
> something like this? :
>
>    (add-to-list 'load-path  "path-to-color-theme/")
>    (require 'color-theme)
>    (color-theme-initialize)
>    (color-theme-euphoria)

This is the actual error that I get if I use the above with the actual
path to the emacs-goodies-el directory where the color-theme resides:

Debugger entered--Lisp error: (void-function color-theme-initialize)
  (color-theme-initialize)
  eval((color-theme-initialize))
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
* call-interactively(eval-last-sexp)

Regards,
mowgli



reply via email to

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