On 06/07/2006 15:10, Gary Johnson wrote: > On 2006-06-07, Jared <[EMAIL PROTECTED]> wrote: > I haven't been following this discussion very closely, but I just > tried the experiment on Red Hat Linux 9, SunOS 5.8 and Windows XP > with vim 7.0, no patches, and the cursor always goes to the 'o' in > the third line. Is that what you were looking for?
Which test case are you using? My original snippet: let g:loaded_autoit_completion = 1 let s:cache_name = [] " This function is used for the 'omnifunc' option. Or Benji's: long line () another Reason I'm asking is because if you're using mine, then you do NOT see the bug. If you're using Benji's then you do see the bug. It's an unfortunate coincidence that 'o' signifies a success in one case but a failure in the other. Thanks. -- Jared