From: michael conry (michael.conry at domain ucd.ie)
Date: Tue 04 Jul 2000 - 13:37:51 IST
Also, might want to put c and g after the last forward slash i.e. type:
:%s/\"/\\\"/cg
c will ask you to confirm the changes, while g will make sure the
changes are done throughout the line (otherwise only the first match in
each line will be replcaced)
mick
Sean wrote
>at the ':' prompt type:
>
> %s/\"/\\\"/
>
> can stick this in your macro of choice..
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:06:47 GMT