[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#72204: Acknowledgement (30.0.60; missing NEWS entry for gnus-summary
From: |
Stefan Kangas |
Subject: |
bug#72204: Acknowledgement (30.0.60; missing NEWS entry for gnus-summary-limit-to-age change) |
Date: |
Sun, 21 Jul 2024 12:30:10 -0700 |
Stefan Kangas <stefankangas@gmail.com> writes:
> Mike Kupfer <kupfer@rawbw.com> writes:
>
>> Oh, another change to gnus-summary-limit-to-age that's probably worth
>> calling out: it looks like "less than 1 day old" now means "since
>> midnight". In Emacs 29, it meant "less than 24 hours old".
>
> I'd recommend opening a new bug report for this issue.
BTW, I suppose this is due to:
commit 0dd7e6e3aeac1ab0a03f2ed2ad108deecde82447
Author: Eric Abrahamsen <eric@ericabrahamsen.net>
Date: Sat Sep 23 16:31:10 2023 -0700
Have gnus-summary-limit-to-age operate on calendar days
Reported and patched by Ćukasz Stelmach <stlman@poczta.fm>.
* lisp/gnus/gnus-sum.el (gnus-summary-limit-to-age): Rather than
24-hour blocks. Also use `read-number', and drop the confusing option
to reverse younger/older both with the prefix argument and with a
negative number.