Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: David Mann <manndmd@gmail.com>
To: info-gnus-english@gnu.org
Subject: gnus hangs when refreshing Gmail
Date: Thu, 24 Dec 2015 21:54:16 -0700	[thread overview]
Message-ID: <m24mf76scn.fsf@gmail.com> (raw)

I find that when pressing 'g' in the Group buffer, gnus will hang in the
midst of fetching from imap.gmail.com, usually fetching about 90K of
data and then freezing.  I can press C-g and then press 'g' again and it
is able to complete fetching the mail.  After a while (5 mins or
so?) the same phenomenon occurs.

Gnus version is 5.13.  Emacs is compiled from master branch, version is
GNU Emacs 25.1.50.1 (x86_64-apple-darwin15.2.0, NS appkit-1404.34
Version 10.11.2 (Build 15C50)) of 2015-12-20.  Relevant part of my
gnus.el is

(setq gnus-select-method
      '(nnimap "gmail"
	       (nnimap-address "imap.gmail.com")
	       (nnimap-server-port 993)
	       (nnimap-stream ssl)
	       (nnir-search-engine imap)))
(add-to-list 'gnus-secondary-select-methods
       '(nnimap "epstudios"
	       (nnimap-address "mail.epstudiossoftware.com")
	       (nnimap-server-port 993)
	       (nnimap-stream ssl)
	       (nnir-search-engine imap)))
(add-to-list 'gnus-secondary-select-methods
	     '(nntp "news.gmane.org"))

I wasn't successful in googling this issue.  Any ideas as to what is
causing gnus to hang?

Thanks,

David



             reply	other threads:[~2015-12-25  4:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-25  4:54 David Mann [this message]
     [not found] <mailman.533.1451019612.843.info-gnus-english@gnu.org>
2016-02-07  4:26 ` Lars Ingebrigtsen
2016-02-07 19:19   ` David Mann
2016-02-08  3:33     ` Bill Harris
2016-02-08 20:39       ` Emanuel Evans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m24mf76scn.fsf@gmail.com \
    --to=manndmd@gmail.com \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).