Well what happens when I check things with nntp-record-commands is:
20010822T151811.639 localhost GROUP sfnet.harrastus.itsepuolustus
20010822T151811.650 localhost XOVER 18665-19338
As we can see, no gaps in fetching.
Is this my error or is there a bug somewhere?
-- Naked
If `gnus-fetch-old-headers' is non-nil, nntp.el will not use gaps.
I guess implementing gaps with a null `gnus-fetch-old-headers' was
complicated enough not to try it with non-nil one.