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: Lennart Borgman (gmail)
Subject: Re: Quite a few emacs questions
Date: Tue, 22 May 2007 12:53:15 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666

mowgli wrote:
On May 19, 5:56 pm, "Lennart Borgman (gmail)"
<lennart.borg...@gmail.com> wrote:

Symbol's definition function is void : color-theme-euphoria
The color-theme documentation forgot to tell you to do

   (color-theme-initialize)

This doesn't work either. Same above error:  Symbol's definition
function is void : color-theme-euphoria


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)





reply via email to

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