[slime-devel] Color-Theme vs Slime

GP lisper spambait at CloudDancer.com
Tue Sep 6 22:17:56 UTC 2005


It appears that slime overwrites some color-theme variable, making the
color selection option on the Emacs menu bar (under Tools) pop up this
error message:

face-attribute: Wrong type argument: symbolp, (slime-repl-inputed-output-face)

My default.el has

...
(require 'color-theme)   ; wild colors
...
(require 'slime)


This has been occurring for awhile, I guess that color-theme is not
that popular.  I like using colors to help separate what username is
working on what problem.  Are there better alternatives?

;;; color-theme.el --- install color themes
;; Version: 6.5.4
;; Keywords: faces
;; Author: Jonadab the Unsightly One <jonadab at bright.net>
;; Maintainer: Xavier Maillard <zedek at gnu-rox.org>
;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ColorTheme


TIA





More information about the slime-devel mailing list