.emacs-my
changeset 1048 9d671852b5c1
parent 1047 a9fcc9b86225
child 1049 154ab823d934
--- a/.emacs-my	Thu Apr 11 00:09:28 2013 +0300
+++ b/.emacs-my	Thu Apr 11 00:19:10 2013 +0300
@@ -1633,6 +1633,10 @@
 (setq
  gnus-show-threads t
  gnus-thread-sort-functions '(gnus-thread-sort-by-date gnus-thread-sort-by-total-score)
+ gnus-summary-thread-gathering-function 'gnus-gather-threads-by-subject
+ gnus-summary-gather-subject-limit 'fuzzy
+ gnus-thread-hide-killed t
+ gnus-thread-ignore-subject t
  )
 
 ;; gnus-summary-mark-below gnus-summary-default-score gnus-summary-default-high-score gnus-summary-default-low-score