Re: CSS syntax suddenly produces lots of errors

2024-04-22 Fir de Conversatie shane.qian
> Suddenly when opening a CSS file in Vim (or when opening an HTML file, > because HTML syntax invokes CSS syntax), I see a huge lot of errors. > This is at patchlevel 9.1.296 or earlier. I didn't see it a few days > ago but I'm not sure at which changeset it appeared. > >>> >

Re: CSS syntax suddenly produces lots of errors

2024-04-22 Fir de Conversatie Jay Sitter
> On Apr 10, 2024, at 5:34 AM, shane.qian wrote: > > On 24/04/10 03:15PM, shane.qian wrote: Suddenly when opening a CSS file in Vim (or when opening an HTML file, because HTML syntax invokes CSS syntax), I see a huge lot of errors. This is at patchlevel 9.1.296 or earlier. I

Re: CSS syntax suddenly produces lots of errors

2024-04-10 Fir de Conversatie shane.qian
On 24/04/10 03:15PM, shane.qian wrote: > > > Suddenly when opening a CSS file in Vim (or when opening an HTML file, > > > because HTML syntax invokes CSS syntax), I see a huge lot of errors. > > > This is at patchlevel 9.1.296 or earlier. I didn't see it a few days > > > ago but I'm not sure at

Re: CSS syntax suddenly produces lots of errors

2024-04-10 Fir de Conversatie Maxim Kim
oh 2 was probably auto selected for me when 0 was set :) On Wednesday, April 10, 2024 at 5:36:32 PM UTC+10 Maxim Kim wrote: > >You only get the error with :set re=1? But :set re=2 works? > > I have just tried `:set re=2` -- works too > -- -- You received this message from the "vim_dev"

Re: CSS syntax suddenly produces lots of errors

2024-04-10 Fir de Conversatie Maxim Kim
>You only get the error with :set re=1? But :set re=2 works? I have just tried `:set re=2` -- works too -- -- 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

Re: CSS syntax suddenly produces lots of errors

2024-04-10 Fir de Conversatie Christian Brabandt
On Mi, 10 Apr 2024, Maxim Kim wrote: > > > And can you also check if `:set re=1` helps? > > I did `:set re=1` and got same error You only get the error with :set re=1? But :set re=2 works? Hm... Thanks, Christian -- Yow! Those people look exactly like Donnie and Marie Osmond!! -- --

Re: CSS syntax suddenly produces lots of errors

2024-04-10 Fir de Conversatie Maxim Kim
Tried the same in v9.1.0295 -- works both with `:set re=1` and `:set re=0` On Wednesday, April 10, 2024 at 5:22:39 PM UTC+10 Maxim Kim wrote: > > > And can you also check if `:set re=1` helps? > > I did `:set re=1` and got same error > > [image: Screenshot from 2024-04-10 17-22-04.png] > On

Re: CSS syntax suddenly produces lots of errors

2024-04-10 Fir de Conversatie shane.qian
> > Suddenly when opening a CSS file in Vim (or when opening an HTML file, > > because HTML syntax invokes CSS syntax), I see a huge lot of errors. > > This is at patchlevel 9.1.296 or earlier. I didn't see it a few days > > ago but I'm not sure at which changeset it appeared. > > Hm, may it be

Re: CSS syntax suddenly produces lots of errors

2024-04-10 Fir de Conversatie Christian Brabandt
On Mi, 10 Apr 2024, Tony Mechelynck wrote: > Suddenly when opening a CSS file in Vim (or when opening an HTML file, > because HTML syntax invokes CSS syntax), I see a huge lot of errors. > This is at patchlevel 9.1.296 or earlier. I didn't see it a few days > ago but I'm not sure at which

Re: CSS syntax suddenly produces lots of errors

2024-04-09 Fir de Conversatie Maxim Kim
Have same version, no issues opening html file with embedded css. On Wednesday, April 10, 2024 at 9:02:17 AM UTC+10 Tony Mechelynck wrote: > Suddenly when opening a CSS file in Vim (or when opening an HTML file, > because HTML syntax invokes CSS syntax), I see a huge lot of errors. > This is at

CSS syntax suddenly produces lots of errors

2024-04-09 Fir de Conversatie Tony Mechelynck
Suddenly when opening a CSS file in Vim (or when opening an HTML file, because HTML syntax invokes CSS syntax), I see a huge lot of errors. This is at patchlevel 9.1.296 or earlier. I didn't see it a few days ago but I'm not sure at which changeset it appeared. I'm copying below what I saw while