.emacs-my
changeset 912 a3b18cbc7293
parent 911 ce5cb0a281ee
child 913 cb42c2651d3f
equal deleted inserted replaced
911:ce5cb0a281ee 912:a3b18cbc7293
  1379  gnus-check-new-newsgroups nil
  1379  gnus-check-new-newsgroups nil
  1380  gnus-check-bogus-newsgroups nil
  1380  gnus-check-bogus-newsgroups nil
  1381  )
  1381  )
  1382 
  1382 
  1383 (setq gnus-large-newsgroup 800)
  1383 (setq gnus-large-newsgroup 800)
       
  1384 
       
  1385 (setq
       
  1386  gnus-group-goto-unread t
       
  1387  gnus-summary-next-group-on-exit nil
       
  1388  )
  1384 
  1389 
  1385 ;; (setq 'gnus-use-cache t)
  1390 ;; (setq 'gnus-use-cache t)
  1386 (setq gnus-use-long-file-name t)
  1391 (setq gnus-use-long-file-name t)
  1387 (setq gnus-cache-remove-articles '(read))
  1392 (setq gnus-cache-remove-articles '(read))
  1388 
  1393