discrepancy in regular expression match using bufdo command

2016-12-07 Thread sinbad
Hi, I have a file contents as follows, i want to change the text from abc("def"); to foo(("def")); in multiple files. It works if i run the command, but the same thing fails if i run the same command using bufdo; works-> :s/abc(\(.*\));/foo((\1));/gc fails-> :bufdo execute "s/abc(\(.*\));/foo(

Re: List is quiet

2016-12-07 Thread Brett Stahlman
On Tuesday, November 29, 2016 at 7:21:30 AM UTC-6, Efraim Yawitz wrote: > Is there some problem with this mailing list?  I haven't gotten any messages > for a few days, and a message I wrote last week about a folding-related bug > hasn't been answered or acknowledged.  I sent it to vim...@googleg