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: Sat, 19 May 2007 14:56:46 +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:
(if window-system
      (color-theme-xyz)
  (color-theme-your-favorite-for-the-terminal))
_______________________________________________
Neither of the above works. The acutal command is M-x color-theme-
select , then pressing enter and selecting from the list of themes
normally. But even putting (color-theme-select xyz) gives the
following error in any case:

Symbol's definition function is void : color-theme-euphoria

The color-theme documentation forgot to tell you to do

  (color-theme-initialize)




reply via email to

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