Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* gnus hangs when refreshing Gmail
@ 2015-12-25  4:54 David Mann
  0 siblings, 0 replies; 5+ messages in thread
From: David Mann @ 2015-12-25  4:54 UTC (permalink / raw)
  To: info-gnus-english

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-02-08 20:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.533.1451019612.843.info-gnus-english@gnu.org>
2016-02-07  4:26 ` gnus hangs when refreshing Gmail Lars Ingebrigtsen
2016-02-07 19:19   ` David Mann
2016-02-08  3:33     ` Bill Harris
2016-02-08 20:39       ` Emanuel Evans
2015-12-25  4:54 David Mann

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).