On 11/4/18 8:57 AM, Kornel Benko wrote: > commit aa68dcefa0aa4818b2d01d69e33db4906017ebfc > Author: Kornel Benko <kor...@lyx.org> > Date: Sun Nov 4 14:54:06 2018 +0100 > > Findadv: 'Optimized' detection of matched string > > This is clearly a hack, because I don't understand why the > previous code did not work.
Is there any issue about .+ and the like matching newlines? For these purposes, outputting with really long lines probalby doesn't matter, though, and it may make the code simpler. Riki