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

Gijs Hillenius <[email protected]> Fri, 06 Dec 2024 11:13:06 +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'

Aha!

In addition, do I understand correctly that it's not in Emacs 29, but in
the upcoming 30?

Looking forward to testing it out