]> Sergey Matveev's repositories - public-inbox.git/commit
search: match quote detection behavior of view
authorEric Wong <e@80x24.org>
Fri, 9 Sep 2016 00:01:26 +0000 (00:01 +0000)
committerEric Wong <e@80x24.org>
Fri, 9 Sep 2016 00:02:19 +0000 (00:02 +0000)
commit6ca633a1360a0974a8ebb117554a856022d797c6
treece46b77f08b93408299c1628060ba14aaf17b33a
parent21ab8f3cc530d9483091f32c0865ba1ce867cef8
search: match quote detection behavior of view

This is stricter than the mutt quote_regexp default
("^([ \t]*[|>:}#])+" on Debian jessie),
but matches what we have in View.pm.

I prefer the stricter quote detection since it is less ambiguous
and less likely to hide/obscure important details.
lib/PublicInbox/SearchIdx.pm