unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [feature request] accept and silently ignore <> around message IDs at the end of URL
@ 2024-06-14 16:24 Junio C Hamano
  2024-06-17  0:01 ` [PATCH] www: strip and redirect on `<' and `>' in MSGID " Eric Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2024-06-14 16:24 UTC (permalink / raw)
  To: meta

When I have a specific message on a mailing list, and I am
interested in the discussion around the message, I often go to the
URL of that message in public-inbox powered mailing list archive.
For example, I go to

    https://public-inbox.org/meta/20240606074416.3900983-1-e@80x24.org/

when I find "Message-ID: <20240606074416.3900983-1-e@80x24.org>"

It would be immensely convenient if cutting and pasting including
the surrounding <angle-brackets>, i.e.

    https://public-inbox.org/meta/<20240606074416.3900983-1-e@80x24.org>/

is silently accepted and redirected to

    https://public-inbox.org/meta/20240606074416.3900983-1-e@80x24.org/

instead of the "partial matches found" page.

Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-17  1:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14 16:24 [feature request] accept and silently ignore <> around message IDs at the end of URL Junio C Hamano
2024-06-17  0:01 ` [PATCH] www: strip and redirect on `<' and `>' in MSGID " Eric Wong
2024-06-17  1:07   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).