unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Edward O'Connor" <hober0@gmail.com>
Subject: Re: Background color in emacs
Date: Tue, 17 Jan 2006 09:35:37 -0800	[thread overview]
Message-ID: <m27j8yu592.fsf@roisin.evdb.com> (raw)
In-Reply-To: 607522962@web.de

> now I've downloaded color-theme 6.5.5 and put the following into my
> .emacs:
>
> (add-to-list 'load-path "~/elisp")
> (require 'color-theme)
>
> Now I get the following error on startup:
>
> An error has occurred while loading `/home/sbienert/.emacs':
>
> Wrong type argument: keymapp, nil

Comment out these four lines (they're around line 588 in my copy of
color-theme.el):

(require 'easymenu)
(easy-menu-add-item nil '("Tools") "--")
(easy-menu-add-item  nil '("Tools")
  ["Color Themes" color-theme-select t])


Ted

-- 
Edward O'Connor
hober0@gmail.com

Ense petit placidam sub libertate quietem.

  reply	other threads:[~2006-01-17 17:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-17  8:33 Background color in emacs Stefan Bienert
2006-01-17 17:35 ` Edward O'Connor [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-01-17 20:18 Stefan Bienert
     [not found] <mailman.1416.1137486956.26925.help-gnu-emacs@gnu.org>
2006-01-17 16:28 ` Chris McMahan
     [not found] <mailman.1291.1137424773.26925.help-gnu-emacs@gnu.org>
2006-01-16 14:38 ` Bastien
2006-01-16 15:54 ` Mathias Dahl
2006-01-16 12:54 Stefan Bienert
2006-01-16 20:37 ` Peter Dyballa

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=m27j8yu592.fsf@roisin.evdb.com \
    --to=hober0@gmail.com \
    /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).