On Mon, Apr 24, 2006 at 08:26:20PM -0400, Mark Guzman wrote: > Doug, > I think I've taken care of the bug you found. I wasn't holding onto > the input to remove invalid candidates. Thanks. It seems that it now only works with leading whitespace though. Something like this fails. x = S<C-x><C-o> but this works S<C-x><C-o> Thanks, Doug