On 2026-06-05, Kamil Jońca wrote:
> inn2 on it. News are read with gnus, working on the same machine.
> With kernels 6.12 (and older) everything works ok.
> But with newer kernels (I noticed 6.18,7.0.4,7.0.10) after some time,
> when checking groups ("g") gnus hangs with message about "read 68k "
What do you have in gnus-select-method and gnus-secondary-select-methods ?
Do you check your Messages buffer ?
If there is nothing in Messages you could get more informations with some
of those :
;;(setq imap-debug t)
;;(setq pop3-debug t)
;;(setq nnimap-debug t)
;;(setq nnmail-debug t)
;;(setq nnml-debug t)
;;(setq nntp-debug t)
;;(setq gnus-verbose 9)
;;(setq gnus-verbose-backends 8)
;;(setq smtpmail-debug-info t)
;;(setq smtpmail-debug-verb t)
;;(setq gnutls-log-level 2)