robert delius royar writes:
(custom-set-faces
The following are incorrect syntax, I believe.
They should be lists with the third element t, or they will have no
effect unless you custom-save and restart XEmacs.
(User code should avoid using custom-* functions. They are hairy,
bark, "mark" lampposts, and bite the hand that feeds them.)
'(html-helper-underline-face ((t (:underline t))))
'(html-helper-strikethrough-face ((t (:strikethru t))))
'(html-helper-link-face ((t (:foreground "blue"))))
'(html-helper-significant-tag-face ((t (:foreground "salmon"))))
'(flyspell-incorrect-face ((t (:foreground "OrangeRed" :underline
t))))
'(flyspell-duplicate-face ((t (:foreground "Gold3" :underline t)))))
I don't know if that is what is causing your problem, but you should
fix it.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta