diff -r e723c4b0d48c -r 85a05f7d8bed .emacs-my --- a/.emacs-my Thu Aug 09 22:01:57 2012 +0300 +++ b/.emacs-my Thu Aug 09 22:36:52 2012 +0300 @@ -1496,7 +1496,10 @@ ;; (setq mail-user-agent 'mh-e-user-agent) -(custom-set-faces '(gnus-summary-cancelled ((t (:foreground "plum" :background nil)))) ) +(custom-set-faces + '(gnus-summary-cancelled ((t (:foreground "plum" :background nil)))) + '(gnus-signature-face ((t (:foreground "grey")))) + ) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "bbdb")