diff -r ce5cb0a281ee -r a3b18cbc7293 .emacs-my --- a/.emacs-my Tue Aug 14 11:40:30 2012 +0300 +++ b/.emacs-my Tue Aug 14 11:41:10 2012 +0300 @@ -1382,6 +1382,11 @@ (setq gnus-large-newsgroup 800) +(setq + gnus-group-goto-unread t + gnus-summary-next-group-on-exit nil + ) + ;; (setq 'gnus-use-cache t) (setq gnus-use-long-file-name t) (setq gnus-cache-remove-articles '(read))