author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Sun, 23 Oct 2011 21:55:13 +0300 | |
changeset 742 | f59b924b1b7d |
parent 741 | cd25b9526e76 |
child 743 | 234a9934b957 |
--- a/.emacs-my Sun Oct 23 20:46:01 2011 +0300 +++ b/.emacs-my Sun Oct 23 21:55:13 2011 +0300 @@ -1157,6 +1157,14 @@ gnus-check-bogus-newsgroups nil ) +(add-to-list + 'gnus-posting-styles + '(".*" + (organization "At home.") + (signature-file "~/.signature") + ) + ) + ;; (setq mail-user-agent 'mh-e-user-agent) ;; (add-hook 'message-sent-hook 'gnus-score-followup-thread)