Check for timeout in gnus article fetching.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 18 Jul 2013 00:06:35 +0300
changeset 1058 fac5c0d3af6a
parent 1055 7a53ceb49885
child 1059 40caf421b64d
Check for timeout in gnus article fetching.
.emacs-my
--- a/.emacs-my	Wed Jun 26 00:40:11 2013 +0300
+++ b/.emacs-my	Thu Jul 18 00:06:35 2013 +0300
@@ -1539,6 +1539,8 @@
  gnus-check-bogus-newsgroups nil
  )
 
+(setq nntp-connection-timeout 10)
+
 (setq gnus-large-newsgroup 800)
 (setq gnus-large-ephemeral-newsgroup 600)
 (setq gnus-group-listing-limit 1000)