Re: corrupted lines

2006-06-11 Thread Hari Krishna Dara
On Sun, 11 Jun 2006 at 3:00pm, Wu Yongwei wrote: > On 6/11/06, Hari Krishna Dara <[EMAIL PROTECTED]> wrote: > > > > While modifying one of my plugins, I had to add a new variable, and so > > copy pasted some existing code and modified the name of the variable, so > > it looked like this: > > > >

Re: corrupted lines

2006-06-11 Thread Hari Krishna Dara
On Sun, 11 Jun 2006 at 1:15am, Christian J. Robinson wrote: > Yesterday (Sat, 10 Jun 2006), Hari Krishna Dara wrote: > > > exists('g:lookupfile_LookupNotifyFunc') > > " The function that should be notified when a file is selected. > > yrg t:ybbxhcsvyr_YbbxhcAbgvslShap = '' > > raqvs > > > > I

Re: corrupted lines

2006-06-11 Thread Christian J. Robinson
Yesterday (Sat, 10 Jun 2006), Hari Krishna Dara wrote: > exists('g:lookupfile_LookupNotifyFunc') > " The function that should be notified when a file is selected. > yrg t:ybbxhcsvyr_YbbxhcAbgvslShap = '' > raqvs > > I can't believe that I have fat-fingered so badly for this to get so > badly

Re: corrupted lines

2006-06-11 Thread Wu Yongwei
On 6/11/06, Hari Krishna Dara <[EMAIL PROTECTED]> wrote: While modifying one of my plugins, I had to add a new variable, and so copy pasted some existing code and modified the name of the variable, so it looked like this: exists('g:lookupfile_LookupNotifyFunc') " The function that should be n

corrupted lines

2006-06-10 Thread Hari Krishna Dara
While modifying one of my plugins, I had to add a new variable, and so copy pasted some existing code and modified the name of the variable, so it looked like this: exists('g:lookupfile_LookupNotifyFunc') " The function that should be notified when a file is selected. let g:lookupfile_LookupN