Re: nntp and nnimap disconnect and take forever when emacs is idle
Gijs Hillenius <[email protected]> Thu, 27 Feb 2025 11:34:38 +0100
| Newsgroups | gmane.emacs.gnus.general |
|---|---|
| Organization | Using Emacs' Org Mode |
| Message-ID | <[email protected]> |
On 4 December 2024 14:00 Robert Pluim, wrote: >>>>>> On Tue, 03 Dec 2024 22:39:54 +0200, Björn Bidar <[email protected]> said: > > >> this seems to suggest that > >> > >> (setq read-process-output-fast nil) > > Björn> The variable doesn't exist (anymore). > > It was renamed to `fast-read-process-output' > With Emacs 30.1 available on Debian unstable, I've set (setq fast-read-process-output nil) in my .gnus hoping that this would fix the timeouts on nnimap. But alas, I still get these timeouts. I likely misunderstand how this is supposed to work? https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71452 What can I do to troubleshoot this?