Ihor Radchenko <[email protected]> writes:

> Bastien <[email protected]> writes:
>
>> Ihor Radchenko <[email protected]> writes:
>>
>>>> Do you think accepting Superseded-by: [anything]<message-id> is okay?
>>>
>>> I think that the best will be making use of :archive-format-string
>>
>> This would not work, because BARK needs to DTRT even if the archives are
>> moved to another server.
>
> Can't that be handled via :periods?

Nope.  :periods is about time, message-id correct references is about
"space": if a mailing list live at two distinct places, BARK admins
should be able to point to the place they prefer.

> That said, it is not universal that archives contain message id in the
> URL.

:archive-format-string assumes a message-id in the URL.

If Superseded-by starts to accept URLs like
https://lists.gnu.org/archive/html/emacs-orgmode/2026-04/msg00419.html
then there is not reliable and simple way to get the message-id.

Again, we can make the parser accept

  Superseded-by: https://orgmode.org/list/<message-id>

which would be okay if you're ready to deal with a few false negatives
like "Superseded-by: https://orgmode.org/list/message-id";.

WDYT?

-- 
 Bastien

Reply via email to