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

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

Re: Background color in emacs


From: Edward O'Connor
Subject: Re: Background color in emacs
Date: Tue, 17 Jan 2006 09:35:37 -0800
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (darwin)

> 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 via email to

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