Re: Bug: CursorLine highlighting is wrong after search

2006-05-05 Thread Bram Moolenaar
Georg Dahn wrote: > > I tried several versions, starting with "gvim -u NONE -N" > > and still don't see the problem. I have no idea what > > could make it appear. > > It would be interesting, what is common between Mikolaj Machowski and > me, since we both can see the problem. I am working on t

Re: Bug: CursorLine highlighting is wrong after search

2006-05-05 Thread Georg Dahn
Hi! > I tried several versions, starting with "gvim -u NONE -N" > and still don't see the problem. I have no idea what > could make it appear. It would be interesting, what is common between Mikolaj Machowski and me, since we both can see the problem. I am working on two computers and this probl

Re: Bug: CursorLine highlighting is wrong after search

2006-05-05 Thread Bram Moolenaar
Georg Dahn wrote: > > I tried, also on Windows XP, but I don't see the problem. I have no > > idea why it happens for you. Must be something obscure. What > > compiler did you use? Does it also show in the distributed Vim 7.0g? > > That's interesting. I use the same compiler as you (at le

Re: Bug: CursorLine highlighting is wrong after search

2006-05-04 Thread Georg Dahn
Hi! > I tried, also on Windows XP, but I don't see the problem. I have no > idea why it happens for you. Must be something obscure. What > compiler did you use? Does it also show in the distributed Vim 7.0g? That's interesting. I use the same compiler as you (at least that's what I think), t

Re: Bug: CursorLine highlighting is wrong after search

2006-05-04 Thread Georg Dahn
Hi! It even occurs, if I start gVim with -u NONE: 1. gvim -u NONE 2. :set hlsearch 3. :set cursorline 4. Write 1 2 3 5. /2\n Then the cursorline is yellow in the second line (like the highlight Search - not IncSearch as I wrote) and grey in all other lines. BTW, if you insert blanks before t

Re: Bug: CursorLine highlighting is wrong after search

2006-05-04 Thread Bram Moolenaar
Georg Dahn wrote: > It even occurs, if I start gVim with -u NONE: > > 1. gvim -u NONE > 2. :set hlsearch > 3. :set cursorline > 4. Write > > 1 > 2 > 3 > > 5. /2\n > > Then the cursorline is yellow in the second line (like the highlight > Search - not IncSearch as I wrote) and grey in all othe