From: "Tassilo Horn" <heimdall@uni-koblenz.de>
Subject: Re: color-theme in emacs problem
Date: Sat, 22 Jan 2005 10:39:36 +0100 [thread overview]
Message-ID: <87hdl9by5j.fsf@inspiron.nicundtas.de> (raw)
In-Reply-To: 1106366061.400198.176510@z14g2000cwz.googlegroups.com
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...
prev parent reply other threads:[~2005-01-22 9:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-22 3:54 color-theme in emacs problem jindan
2005-01-22 9:39 ` Tassilo Horn [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87hdl9by5j.fsf@inspiron.nicundtas.de \
--to=heimdall@uni-koblenz.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).