On Thu, Apr 27, 2006 at 01:08:38AM +1000, Doug Kearns wrote: <snip> > > It should be able to handle that case, "x=b.<C-o><C-x>+a", "x = > > b.<C-o><C-x> + a", and "a.foo( b.<C-o><C-x>". This is also broken: a.foo( b.bar, b.<C-o><C-x> it offers only methods starting with bar. <snip> Regards, Doug