>Thanks
I couldn't figure how to find the escape character in vim. 
> Try:
> 
> /\\notes.
> 
> A backslash (\) serves as the escape character and if you want to include it 
> verbatim you need to escape it with \ - \\.
> 
> A good way to play with search is to set "set incsearch".
         in .vimrc, I will give it a try

         Thanks
         Aaron
> Regards,
> 
>       Shlomi Fish
> 
> > Any suggestions
> >
> > Thanks
> > Aaron
> >
> >
> >
> > =================================================================
> > To unsubscribe, send mail to [EMAIL PROTECTED] with
> > the word "unsubscribe" in the message body, e.g., run the command
> > echo unsubscribe | mail [EMAIL PROTECTED]
> 
> -- 
> 
> ---------------------------------------------------------------------
> Shlomi Fish      [EMAIL PROTECTED]
> Homepage:        http://www.shlomifish.org/
> 
> Hacker sees bug. Hacker fixes bug.
> 
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to