unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Message-ID-related cleanups
@ 2020-04-01  6:16 Eric Wong
  2020-04-01  6:16 ` [PATCH 1/3] smsg: inline _extract_mid functionality Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2020-04-01  6:16 UTC (permalink / raw)
  To: meta

While I'm still not sure what to do about spaces in Message-IDs(*),
I noticed some improvements that could be made to make our Message-ID
handling code more consistent.


(*) https://public-inbox.org/meta/20200331083250.GA27164@dcvr/

Eric Wong (3):
  smsg: inline _extract_mid functionality
  searchidx: v1: skip mid_clean on mid_mime results
  mid: add $MID_EXTRACT regexp for export

 lib/PublicInbox/Linkify.pm      |  3 ++-
 lib/PublicInbox/MID.pm          | 12 +++++++-----
 lib/PublicInbox/NNTP.pm         | 16 ++++++++--------
 lib/PublicInbox/SearchIdx.pm    |  6 +++---
 lib/PublicInbox/SearchThread.pm |  3 ++-
 lib/PublicInbox/Smsg.pm         |  6 ++----
 lib/PublicInbox/View.pm         |  5 +++--
 scripts/ssoma-replay            |  2 +-
 8 files changed, 28 insertions(+), 25 deletions(-)


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

end of thread, other threads:[~2020-04-01  6:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-01  6:16 [PATCH 0/3] Message-ID-related cleanups Eric Wong
2020-04-01  6:16 ` [PATCH 1/3] smsg: inline _extract_mid functionality Eric Wong
2020-04-01  6:16 ` [PATCH 2/3] searchidx: v1: skip mid_clean on mid_mime results Eric Wong
2020-04-01  6:16 ` [PATCH 3/3] mid: add $MID_EXTRACT regexp for export Eric Wong

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).