GNU bug report logs -
#71452
30.0.50; GNUS hangs on IMAP/s reads starting at commit bbc1803
Previous Next
Reported by: epg <at> pretzelnet.org
Date: Sun, 9 Jun 2024 18:03:02 UTC
Severity: normal
Found in version 30.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
> Does it help to set read-process-output-fast to a nil value?
As far as I can tell, yes that does help! I opened quite a few
folders and messages, way more than it took to cause a hang
earlier. No hang!
Tested with 'emacs -Q' built from commit
0aed6f5f0d9319dc616424e2c7df80580a04c739 and with the following
configuration:
(setq
read-process-output-fast nil
gnus-select-method '(nnnil "")
gnus-secondary-select-methods
'(
(nnimap "imap.fastmail.com"
(nnimap-stream ssl)
(nnimap-record-commands t)
;; TODO expiry?! (nnmail-expiry-target "nnimap+gmail:[Gmail]/Trash")
)
)
)
Thanks!
--
Eric Gillespie <*> epg <at> pretzelnet.org
This bug report was last modified 345 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.