Jakub Narebski [off-list ref] writes:
Ooops. Sorry about that. I have forgot to transport context when
doing copy'n'paste.
...
BTW. the example was subtly wrong: you can search _lines_, like grep,
you cannot search multiline.
Yeah, the original had:
For example, if you are looking for "very long ... and how"
in the first paragraph of message (if it were all on a single
line), wouldn't you want to see:
and you dropped "if it were all on a single line" part, as you
forgot to transport context when doing copy-n-paste ;-)
Below there is corrected commit message (rewritten to match code).
Thanks. Will take a look later; I am at day-job today.