Re: How to maintain newsrc.eld clean and tidy
Dilip <[email protected]> Sun,27 Oct 2024 11:08:06 +0530
| Newsgroups | gmane.emacs.gnus.general |
|---|---|
| Message-ID | <[email protected]> |
> Personally I just have a Gnus demon timer to save newsrc, sync with
> Nextcloud and the close whenever I'm done on that machine.
It has become an habit to hit 's' to save after I read, Just like 'C-x
C-s'
I will also try to make demon timer.
Also I would like to update on the saved data;
> ("news...." 3 ((1 . 100)) ((unexist) (seen (1 . 10))))
I observed that this actually is as expected is simple, like
'... (seen (1 . 10))...'
But for some group, it misses some points as in;
'... (seen (1 . 2) (4 . 6))...'
^ As you see here, 3 is missing/break. In some groups I happened to
notice that 3 is updated or duplicate of 2 or 4 (adjacent article)
Now to restate, I'd like to know why this break in article sequence
although I have read it?
Thank you for considering this!
--
Best,
Dilip