]> Sergey Matveev's repositories - public-inbox.git/commit
view: favor SearchMsg for In-Reply-To over Email::MIME
authorEric Wong <e@80x24.org>
Sat, 10 Dec 2016 03:21:29 +0000 (03:21 +0000)
committerEric Wong <e@80x24.org>
Sat, 10 Dec 2016 03:23:43 +0000 (03:23 +0000)
commit275dc15b848eb3f51f10eb62fdec2d3ac8404e15
tree25e383fb83079f317c070531795c4760ebb35b7e
parent86c018672f6bf9739a76489c8870c151d338fc15
view: favor SearchMsg for In-Reply-To over Email::MIME

This should avoid warnings during thread skeleton generation if
ever the Xapian database disagrees with View.pm about which is
the proper direct parent of a message.  We will treat the data
in Xapian as the truth (if Xapian is available).
lib/PublicInbox/View.pm