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

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

Re: color-theme in emacs problem


From: Tassilo Horn
Subject: Re: color-theme in emacs problem
Date: Sat, 22 Jan 2005 10:39:36 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

jindan@gmail.com writes:

> easy-menu-get-map(nil ("Tools") nil)
> easy-menu-add-item(nil ("Tools") "--")

Open the file color-theme.el and change those two lines to

     easy-menu-get-map(nil ("tools") nil)
     easy-menu-add-item(nil ("tools") "--")

The new version of color-theme is intended to work with a current emacs
from CVS which needs uppercase easy-menu items.

Regards,
Tassilo
-- 
There are 10 types of people in the world: Those who understand
binary, and those who don't...

reply via email to

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