Sorry for no subject; HIGHLIGHT stops working around 144000th time

2010-10-09 Thread Pablo Contreras
Hi All, You may think I'm crazy, why would you want to call HIGHLIGHT so many times??? Because I wrote a color scheme script that updates the highlight continuously. Each 'time' it calls HIGHLIGHT 40 times to update each major syntax element's name, and if as I did you increase the frequen

Re: Sorry for no subject; HIGHLIGHT stops working around 144000th time

2012-10-18 Thread Ken Takata
Hi, 2010/10/12 Tue 15:46:39 UTC+9 Sergey Khorev: > Christian Brabandt 256bit.org> writes: > > > I see that on Windows XP with Vim 7.2.284 after approximately 2 > > iterations. But what is really weird is, that the whole gui is broken > > afterwards. The window is not redrawn correctly afterw

Re: Sorry for no subject; HIGHLIGHT stops working around 144000th time

2012-10-18 Thread Tony Mechelynck
On 18/10/12 23:13, Ken Takata wrote: Hi, 2010/10/12 Tue 15:46:39 UTC+9 Sergey Khorev: Christian Brabandt 256bit.org> writes: I see that on Windows XP with Vim 7.2.284 after approximately 2 iterations. But what is really weird is, that the whole gui is broken afterwards. The window is not

Re: Sorry for no subject; HIGHLIGHT stops working around 144000th time

2012-10-18 Thread Bram Moolenaar
Ken Takata wrote: > 2010/10/12 Tue 15:46:39 UTC+9 Sergey Khorev: > > Christian Brabandt 256bit.org> writes: > > > > > I see that on Windows XP with Vim 7.2.284 after approximately 2 > > > iterations. But what is really weird is, that the whole gui is broken > > > afterwards. The window is n

Re: Sorry for no subject; HIGHLIGHT stops working around 144000th time

2012-10-19 Thread Ken Takata
Hi, 2012/10/19 Fri 10:08:26 UTC+9 Tony Mechelynck: > Hm... Isn't a similar addition necessary for the fontset case, before > line 8086? I'm not sure because the fontset case isn't used on Windows, but it seems necessary. I have updated the patch. Can anyone test this patch on Linux or other OS?

Re: Sorry for no subject; HIGHLIGHT stops working around 144000th time

2012-10-19 Thread Tony Mechelynck
On 20/10/12 01:25, Ken Takata wrote: Hi, 2012/10/19 Fri 10:08:26 UTC+9 Tony Mechelynck: Hm... Isn't a similar addition necessary for the fontset case, before line 8086? I'm not sure because the fontset case isn't used on Windows, but it seems necessary. I have updated the patch. Can anyone te

Re: Sorry for no subject; HIGHLIGHT stops working around 144000th time

2010-10-10 Thread Dominique Pellé
Pablo Contreras wrote: > Hi All, > You may think I'm crazy, why would you want to call HIGHLIGHT so many > times??? Because I wrote a color scheme script that updates the highlight > continuously. Each 'time' it calls HIGHLIGHT 40 times to update each major > syntax element's name, and if as I did

RE: Sorry for no subject; HIGHLIGHT stops working around 144000th time

2010-10-10 Thread PabloHot
-Original Message- From: vim_dev@googlegroups.com [mailto:vim_...@googlegroups.com] On Behalf Of Dominique Pellé Sent: 10 October 2010 09:18 To: vim_dev@googlegroups.com Subject: Re: Sorry for no subject; HIGHLIGHT stops working around 144000th time Pablo Contreras wrote: >>

Re: Sorry for no subject; HIGHLIGHT stops working around 144000th time

2010-10-11 Thread Ben Fritz
On Oct 9, 9:00 pm, Pablo Contreras wrote: > Hi All, > You may think I'm crazy, why would you want to call HIGHLIGHT >  so many times??? Because I wrote a color scheme script that updates the >  highlight continuously. I'm still confused...why do you need to continuously update the highlight def

RE: Sorry for no subject; HIGHLIGHT stops working around 144000th time

2010-10-11 Thread Pablo Contreras
> Date: Mon, 11 Oct 2010 08:09:41 -0700 > Subject: Re: Sorry for no subject; HIGHLIGHT stops working around 144000th > time > From: fritzophre...@gmail.com > To: vim_dev@googlegroups.com > > > > On Oct 9, 9:00 pm, Pablo Contreras > wrote: > > Hi All, &g

RE: Sorry for no subject; HIGHLIGHT stops working around 144000th time

2010-10-11 Thread Pablo Contreras
> Pablo Contreras wrote: > > > Hi All, > > You may think I'm crazy, why would you want to call HIGHLIGHT so many > > times??? Because I wrote a color scheme script that updates the highlight > > continuously. Each 'time' it calls HIGHLIGHT 40 times to update each major > > syntax element's name

Re: Sorry for no subject; HIGHLIGHT stops working around 144000th time

2010-10-11 Thread Nazri Ramliy
On Tue, Oct 12, 2010 at 8:23 AM, Pablo Contreras wrote: > The program will start iterating, and you will notice a counter whizzing up > at the bottom of the screen.  The editor's colors will turn a glaring yellow > background, which is normal - not pretty but we're just testing here. > Everything

Re: Sorry for no subject; HIGHLIGHT stops working around 144000th time

2010-10-11 Thread Benjamin R. Haskell
On Tue, 12 Oct 2010, Nazri Ramliy wrote: On Tue, Oct 12, 2010 at 8:23 AM, Pablo Contreras wrote: The program will start iterating, and you will notice a counter whizzing up at the bottom of the screen.  The editor's colors will turn a glaring yellow background, which is normal - not pretty but

Re: Sorry for no subject; HIGHLIGHT stops working around 144000th time

2010-10-11 Thread Christian Brabandt
On Tue, October 12, 2010 6:58 am, Benjamin R. Haskell wrote: > Also fine here, using Gvim 7.3.14 under Gentoo Linux, after bumping the > number of iterations to 10,000. > > But, running the test under Win7 showed the bug. There, under Vim 7.3e > beta, after approximately 2500 iterations, I started

Re: Sorry for no subject; HIGHLIGHT stops working around 144000th time

2010-10-12 Thread Sergey Khorev
Christian Brabandt 256bit.org> writes: > I see that on Windows XP with Vim 7.2.284 after approximately 2 > iterations. But what is really weird is, that the whole gui is broken > afterwards. The window is not redrawn correctly afterwards and when typing > the letters appear in the root window