hl-line face already set in '.emacs-my'.
--- a/.emacs Wed Feb 03 22:59:07 2010 +0200
+++ b/.emacs Wed Feb 03 23:00:46 2010 +0200
@@ -40,10 +40,3 @@
(setq custom-file "~/.emacs-custom.el")
(load custom-file)
-
-(custom-set-faces
- ;; custom-set-faces was added by Custom.
- ;; If you edit it by hand, you could mess it up, so be careful.
- ;; Your init file should contain only one such instance.
- ;; If there is more than one, they won't work right.
- '(hl-line ((t (:inherit highlight :background "light yellow")))))