equal
deleted
inserted
replaced
1262 ;; (setq gnus-spam-process-newsgroups |
1262 ;; (setq gnus-spam-process-newsgroups |
1263 ;; '(("^gmane\\." |
1263 ;; '(("^gmane\\." |
1264 ;; ((spam spam-use-gmane))))) |
1264 ;; ((spam spam-use-gmane))))) |
1265 |
1265 |
1266 (setq |
1266 (setq |
1267 gnus-novice-user t |
1267 gnus-novice-user nil |
1268 gnus-expert-user nil |
1268 gnus-expert-user nil |
1269 gnus-interactive-catchup t |
1269 gnus-interactive-catchup t |
1270 gnus-interactive-exit t |
1270 gnus-interactive-exit t |
1271 ) |
1271 ) |
1272 |
1272 |