Re: darcs patch: Arbitrary vim search and replace delimiter

2009-12-03 Thread Nicolas Pouillard
Excerpts from Krishna Rajendran's message of Wed Dec 02 22:49:50 +0100 2009: > > Thanks for pointing this out. I just noticed that ghc warnings catch > that issue too. I should have paid closer attention. > > While sed can use arbitrary characters in a substitution, vim cannot > use letters, and

Re: darcs patch: Arbitrary vim search and replace delimiter

2009-12-03 Thread Deniz Dogan
2009/12/2 Krishna Rajendran : > > Thanks for pointing this out. I just noticed that ghc warnings catch > that issue too. I should have paid closer attention. > > While sed can use arbitrary characters in a substitution, vim cannot > use letters, and possibly other characters. > > Using / can be te