drdr wrote:

> *Reproduce:*
> 
> 1)create an file with following contents
> util.clientflow_handle_unacceptable_http_status( self.exceptions, key,
> status, req, resp )
> 
>        ^---cursor stays here( after the 'e')
> 
> 2) run following command( with two "\w" ):
> :echo searchpos('\V\%(*\w\|\w*\)\+\%#', "bn" )
> 
> hangs VIM. <C-c> can break the silence and VIM complains: "Interrupted"
> 
> But the following command with only one "\w" works fine:
> :echo searchpos('\V\%(*\w*\)\+\%#', "bn" )

I can't reproduce it.

Is that line wrapped or is it really one line?

Where does the cursor start?  I don't know what 'e' you refer to.

The pattern doesn't match, right?

-- 
How To Keep A Healthy Level Of Insanity:
18. When leaving the zoo, start running towards the parking lot,
    yelling "run for your lives, they're loose!!"

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php

Raspunde prin e-mail lui