Today a number of very old articles, from around 2006 to 2010,
have been posted on comp.lang.c with new article numbers.
This is apparently the result of a glitch on eternal-september.org.
The openwatcom.* hierarchy had been removed, but it was restored
today. The reposted articles were cross-posted to comp.lang.c and
various newsgroups under openwatcom.*. Similarly, 20 old articles
reappeared in comp.std.c.
There's probably nothing to be done about it. Just pay attention
to the date on any articles before posting followups.
Today a number of very old articles, from around 2006 to 2010,
have been posted on comp.lang.c with new article numbers.
This is apparently the result of a glitch on eternal-september.org.
The openwatcom.* hierarchy had been removed, but it was restored
today. The reposted articles were cross-posted to comp.lang.c and
various newsgroups under openwatcom.*. Similarly, 20 old articles
reappeared in comp.std.c.
There's probably nothing to be done about it. Just pay attention
to the date on any articles before posting followups.
Today a number of very old articles, from around 2006 to 2010,
have been posted on comp.lang.c with new article numbers.
This is apparently the result of a glitch on eternal-september.org.
Today a number of very old articles, from around 2006 to 2010,
have been posted on comp.lang.c with new article numbers.
This is apparently the result of a glitch on eternal-september.org.
The openwatcom.* hierarchy had been removed, but it was restored
today. The reposted articles were cross-posted to comp.lang.c and
various newsgroups under openwatcom.*. Similarly, 20 old articles
reappeared in comp.std.c.
There's probably nothing to be done about it. Just pay attention
to the date on any articles before posting followups.
Can you set your newsreader to mark articles before a date as read? [...]
Can you set your newsreader to mark articles before a date as read?
Can you set your newsreader to mark articles before a date as read?
Newsreaders keep track of read/unread articles by index number rather than >message ID, I believe.
Can you set your newsreader to mark articles before a date as read? I'd
imagine setting it to do that with everything before this year could
help clean it up.
Keith Thompson <Keith.S.Thompson+u@gmail.com> wrote at 21:33 this Sunday (GMT):
Today a number of very old articles, from around 2006 to 2010,
have been posted on comp.lang.c with new article numbers.
This is apparently the result of a glitch on eternal-september.org.
The openwatcom.* hierarchy had been removed, but it was restored
today. The reposted articles were cross-posted to comp.lang.c and
various newsgroups under openwatcom.*. Similarly, 20 old articles
reappeared in comp.std.c.
There's probably nothing to be done about it. Just pay attention
to the date on any articles before posting followups.
Can you set your newsreader to mark articles before a date as read? I'd imagine setting it to do that with everything before this year could
help clean it up.
In article <10eb1e1$34i0o$2@dont-email.me>,
Lawrence D'Oliveiro <ldo@nz.invalid> wrote:
Can you set your newsreader to mark articles before a date as
read?
Newsreaders keep track of read/unread articles by index number
rather than message ID, I believe.
It's possible to do either.
Can you set your newsreader to mark articles before a date as
read?
Newsreaders keep track of read/unread articles by index number
rather than message ID, I believe.
It's possible to do either.
But imagine keeping track of message IDs going back 10-20 years, and
then an article from 30 years ago pops up, and it doesn't know *not*
to show it to you.
Whichever way you do it, the article has a date header.
On Tue, 4 Nov 2025 00:24:12 -0000 (UTC), Richard Tobin wrote:
Whichever way you do it, the article has a date header.
That date header comes from the NNTP client. Which could have a
completely wrong idea of the date/time.
Whichever way you do it, the article has a date header.
That date header comes from the NNTP client. Which could have a completely >wrong idea of the date/time.
On Tue, 4 Nov 2025 00:24:12 -0000 (UTC), Richard Tobin wrote:
Whichever way you do it, the article has a date header.
That date header comes from the NNTP client. Which could have a completely wrong idea of the date/time.
On 2025-11-03 11:50, candycanearter07 wrote:
Can you set your newsreader to mark articles before a date as read? I'd
imagine setting it to do that with everything before this year could
help clean it up.
Mozilla Thunderbird's message filter can delete messages, and the
conditions for a filter can include the Date: header of the message, but
that header can only be compared to a fixed date. If you want to filter
out all old messages, you'll have to periodically update the date used
in the comparison.
Today a number of very old articles, from around 2006 to 2010,
have been posted on comp.lang.c with new article numbers.
This is apparently the result of a glitch on eternal-september.org.
The openwatcom.* hierarchy had been removed, but it was restored
today. The reposted articles were cross-posted to comp.lang.c and
various newsgroups under openwatcom.*. Similarly, 20 old articles
reappeared in comp.std.c.
There's probably nothing to be done about it. Just pay attention
to the date on any articles before posting followups.
James Kuyper <jameskuyper@alumni.caltech.edu> wrote at 21:13 this
Monday (GMT):
On 2025-11-03 11:50, candycanearter07 wrote:
Can you set your newsreader to mark articles before a date asread? I'd
imagine setting it to do that with everything before this year could
help clean it up.
Mozilla Thunderbird's message filter can delete messages, and the
conditions for a filter can include the Date: header of the message, but
that header can only be compared to a fixed date. If you want to filter
out all old messages, you'll have to periodically update the date used
in the comparison.
Couldn't you just check "Date before: 2025-01-01"?
On 2025-11-04 16:10, candycanearter07 wrote:
James Kuyper <jameskuyper@alumni.caltech.edu> wrote at 21:13 this
Monday (GMT):
On 2025-11-03 11:50, candycanearter07 wrote:
Can you set your newsreader to mark articles before a date asread? I'd
I should have mentioned that a message filter can mark an article as
read. For some reason I misread your message and thought you wanted to
delete them.
imagine setting it to do that with everything before this year could
help clean it up.
Mozilla Thunderbird's message filter can delete messages, and the
conditions for a filter can include the Date: header of the message, but >>> that header can only be compared to a fixed date. If you want to filter
out all old messages, you'll have to periodically update the date used
in the comparison.
Couldn't you just check "Date before: 2025-01-01"?
Sure, if that's the date you want to use.
James Kuyper <jameskuyper@alumni.caltech.edu> wrote at 11:09 this
Friday (GMT):
On 2025-11-04 16:10, candycanearter07 wrote:
James Kuyper <jameskuyper@alumni.caltech.edu> wrote at 21:13 this
Mozilla Thunderbird's message filter can delete messages, and the
conditions for a filter can include the Date: header of the
message, but
that header can only be compared to a fixed date. If you want to filter >>>> out all old messages, you'll have to periodically update the date used >>>> in the comparison.
Couldn't you just check "Date before: 2025-01-01"?
Sure, if that's the date you want to use.
It seems like a reasonable date to me. How would messages from almost a
year ago be that relevant?
On 2025-11-07 12:30, candycanearter07 wrote:
James Kuyper <jameskuyper@alumni.caltech.edu> wrote at 11:09 this
Friday (GMT):
On 2025-11-04 16:10, candycanearter07 wrote:
James Kuyper <jameskuyper@alumni.caltech.edu> wrote at 21:13 this
Mozilla Thunderbird's message filter can delete messages, and the
conditions for a filter can include the Date: header of the
message, but
that header can only be compared to a fixed date. If you want to filter >>>>> out all old messages, you'll have to periodically update the date used >>>>> in the comparison.
Couldn't you just check "Date before: 2025-01-01"?
Sure, if that's the date you want to use.
It seems like a reasonable date to me. How would messages from almost a
year ago be that relevant?
My point was that, if you want to filter out messages that are more than
year old, you'll have to update it to 2026-01-01 at the end of 2026,
update it to 2027-01-01 at the end of 2027, etc.
| Sysop: | Tetrazocine |
|---|---|
| Location: | Melbourne, VIC, Australia |
| Users: | 14 |
| Nodes: | 8 (0 / 8) |
| Uptime: | 237:53:56 |
| Calls: | 184 |
| Files: | 21,502 |
| Messages: | 82,415 |