On Wed, February 27, 2013 08:35, Olivier Teuliere wrote: > Hi Christian, > > On Tue, Feb 26, 2013 at 11:56 PM, Christian Brabandt <[email protected]> > wrote: >> Yes. n needs to be initialized to -1. It fixes the problem you described >> in your first message for me. > > Initializing n doesn't fix the initial problem either. > I don't know if I was supposed to revert your first patch before > applying the second one, but neither way works for me: > - if I apply only the second one, the behaviour described in my first > email is still there > - if I apply both, it's the same as when applying only the first one: > the selection is lost after typing the 'f' > > Did you use the latest sources from hg for your tests?
Hi Olivier, I used something like 7.3.840 patch yesterday night to test it and as I said, it works for me, but let me look into it again later today. regards, Christian -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
