2009/12/2 Krishna Rajendran <[email protected]>:
>
> 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 tedious when you have a lot of slashes in your pattern
> than need escaping. In Yi, there doesn't seem to be any way to escape
> the delimiter at the moment, so alternate characters are even more
> useful.
>
> Now to think of a safer way to accomplish this.
>
>

As I also said on IRC, the pattern matching in the function looks very
hackish to me. Can someone think of a better way to do accomplish the
same thing, yet with more power so that one can easily express the
behavior that Krishna is looking for?

-- 
Deniz Dogan

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to