[slime-devel] slime.el defface slime-repl-inputed-output-face
Madhu
enometh at meer.net
Thu Dec 14 02:38:31 UTC 2006
[reported to the author]
This problem shows up if you use color-theme.el. (Say) M-x
color-theme-high-contrast results in the following error:
``face-attribute: Wrong type argument: symbolp slime-repl-inputed-output-face''
The following changelog entry may apply.
|2005-05-18 Antonio Menezes Leitao <aml at gia.ist.utl.pt>
The following appears to fix it by fixing the :inherit properties (I
havent checked against all emacses)
===================================================================
RCS file: /project/slime/cvsroot/slime/slime.el,v
retrieving revision 1.698
diff -r1.698 slime.el
508c508
< (slime-repl-inputed-output-face))))
---
> slime-repl-inputed-output-face)))
More information about the slime-devel
mailing list