Am Montag, 5. November 2018 11:33:41 CET schrieb Richard Kimberly Heck <rikih...@lyx.org>: > 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?
I searched, but could not find any. Therefore I tried and it worked. (I needed a valid character for which '.' is not matching. In perl this is '\n', so it was also my first candidate) > For these purposes, outputting with really long lines probalby doesn't > matter, though, and it may make the code simpler. It matters also for short lines. (But I probably didn't get your point) > Riki Kornel
signature.asc
Description: This is a digitally signed message part.