On Thu, Apr 17, 2008 at 9:33 PM, Gary Johnson <[EMAIL PROTECTED]> wrote:
> On 2008-04-17, "A.Politz" <[EMAIL PROTECTED]> wrote: > > [EMAIL PROTECTED] wrote: > > > Vimmers, > > > > > > i'm patched through 293 and running suse > > > started vim with "vim -u NONE -U NONE" > > > > > > to produce the weirdness > > > start vim and set incsearch then > > > from the empty buffer > > > ":normal 3i justatestword" > > > yes there is a space between the i and beginning of the word. > > > > > > from the resultant buffer place the cursor on the beginning of the line. > start > > > a search(e.g. /) just type .'s for the search pattern and you can see the > > > resultant search highlighting "jumping" forward. > > > > If I search for ".'s" it says pattern not found. I don't see either with... > > .\s > > .s > > I can reproduce the OP's observation, but I was confused by his > description at first, too. The pattern is simply > > . > > then > > .. > > then > > ... > > and so on as you add periods to the pattern. I did not understand the original bug description either, but thanks to your explanation, I can now reproduce it too. I made a short movie showing the weirdness in action (with vim-7.1.293): http://dominique.pelle.free.fr/incsearch-weirdness.mpeg -- Dominique --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
