Re: nntp and nnimap disconnect and take forever when emacs is idle

Gijs Hillenius <[email protected]> Thu, 24 Oct 2024 12:34:28 +0200
Newsgroups gmane.emacs.gnus.general
Organization Using Emacs' Org Mode
Message-ID <[email protected]>
On 24 October 2024 05:20 NNTP Surfer, wrote:

> Gijs Hillenius <[email protected]> writes:
>
>> On 22 October 2024 03:44 NNTP Surfer, wrote:
>> from:
>> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71452
>> this seems to suggest that 
>> (setq read-process-output-fast nil)
>> would work?
>
> No.
> I've made test:
> 1. Set (setq fast-read-process-output nil) globally.
> 2. Commented every (nntp-connection-timeout 5) to bring back default
> setting.
> 3. Restarted Emacs.


^^ did fast-read-process-output survive?

For me, setting this has so far kept my Gnus alive for four hours non
stop. But yes, that is just one datapoint.