Mercurial > hg > xemacs
diff gnus-init.el @ 13:6d36ba671237
*** empty log message ***
author | ht |
---|---|
date | Sat, 15 Mar 2008 09:21:06 +0000 |
parents | dccf9e53f179 |
children | 7b2c4ed36302 |
line wrap: on
line diff
--- a/gnus-init.el Sat Mar 15 09:21:06 2008 +0000 +++ b/gnus-init.el Sat Mar 15 09:21:06 2008 +0000 @@ -13,7 +13,9 @@ gnus-summary-line-format "%U%R%z%I%4N%(%[%4L: %-20,20n%]%) %s\n" mm-discouraged-alternatives '("text/html") gnus-ignored-headers - "^Errors-To:\\|^Precedence:\\|^UNIX-From:") + "^Errors-To:\\|^Precedence:\\|^UNIX-From:" + gnus-posting-styles `((".*" + (signature-file ,mail-signature-file)))) (setq bbdb/news-auto-create-p t)