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-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 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
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 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
>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

Commit: translation(ru): Updated translation (#14481)

2024-04-10 Fir de Conversatie Christian Brabandt
translation(ru): Updated translation (#14481) Commit: https://github.com/vim/vim/commit/8fcc129773cfc67769c20bc681535f3f906fff6e Author: Restorer <69863286+restor...@users.noreply.github.com> Date: Wed Apr 10 15:05:24 2024 + translation(ru): Updated translation

Re: Commit: NSIS: Fix a few issues with gvim.nsi

2024-04-10 Fir de Conversatie Christian Brabandt
On Mi, 10 Apr 2024, Christ van Willegen wrote: > Hi, > > On Tue, Apr 9, 2024 at 11:15 PM Christian Brabandt wrote: > > NSIS: Fix a few issues with gvim.nsi > > Commit: > https://github.com/vim/vim/commit/49f1e1979f9c3a4d7b28f0961bca0e41227a0557 > Author: RestorerZ > Date: 

Commit: add runtime/doc/tags-* to ignore files (#14479)

2024-04-10 Fir de Conversatie Christian Brabandt
add runtime/doc/tags-* to ignore files (#14479) Commit: https://github.com/vim/vim/commit/b988c7a95f5ddb1f665a3fc7f0bcf2b08145693b Author: shane.xb.qian Date: Wed Apr 10 17:15:34 2024 +0200 add runtime/doc/tags-* to ignore files (https://github.com/vim/vim/issues/14479) closes:

Re: Commit: NSIS: Fix a few issues with gvim.nsi

2024-04-10 Fir de Conversatie Christ van Willegen
Hi, On Tue, Apr 9, 2024 at 11:15 PM Christian Brabandt wrote: > NSIS: Fix a few issues with gvim.nsi > > Commit: > https://github.com/vim/vim/commit/49f1e1979f9c3a4d7b28f0961bca0e41227a0557 > Author: RestorerZ > Date: Tue Apr 9 23:04:44 2024 +0200 > > NSIS: Fix a few issues with gvim.nsi

Re: Commit: add runtime/doc/tags-* to ignore files (#14479)

2024-04-10 Fir de Conversatie shane.qian
> add runtime/doc/tags-* to ignore files > (https://github.com/vim/vim/issues/14479) > > diff --git a/.gitignore b/.gitignore > index 5275e..241e96eaf 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -96,6 +96,7 @@ src/kword_test > > # Generated by "make install" >

Commit: patch 9.1.0298: MS-Windows: GETTEXT_PATH hard-coded in src/po/Make_mvc.mak

2024-04-10 Fir de Conversatie Christian Brabandt
patch 9.1.0298: MS-Windows: GETTEXT_PATH hard-coded in src/po/Make_mvc.mak Commit: https://github.com/vim/vim/commit/2f27c65410dcb68fd06cb6c54c1ed8fae2d11c79 Author: Cthulhux Date: Wed Apr 10 16:34:49 2024 +0200 patch 9.1.0298: MS-Windows: GETTEXT_PATH hard-coded in src/po/Make_mvc.mak

Commit: patch 9.1.0297: Patch 9.1.0296 causes too many issues

2024-04-10 Fir de Conversatie Christian Brabandt
patch 9.1.0297: Patch 9.1.0296 causes too many issues Commit: https://github.com/vim/vim/commit/c97f4d61cde24030f2f7d2318e1b409a0ccc3e43 Author: Christian Brabandt Date: Wed Apr 10 16:18:15 2024 +0200 patch 9.1.0297: Patch 9.1.0296 causes too many issues Problem: Patch 9.1.0296

Commit: patch 9.1.0300: Missing test for what patch v9.1.0285 fixes

2024-04-10 Fir de Conversatie Christian Brabandt
patch 9.1.0300: Missing test for what patch v9.1.0285 fixes Commit: https://github.com/vim/vim/commit/aa8e22b035dd669cb47c9237f9c9a917ec6a0ec4 Author: Luuk van Baal Date: Wed Apr 10 17:33:43 2024 +0200 patch 9.1.0300: Missing test for what patch v9.1.0285 fixes Problem: Missing

Commit: patch 9.1.0301: Vim9: heredoc start may be recognized in string

2024-04-10 Fir de Conversatie Christian Brabandt
patch 9.1.0301: Vim9: heredoc start may be recognized in string Commit: https://github.com/vim/vim/commit/1817ccdb107ceeaf5c48fe193da5146682c15ca6 Author: zeertzjq Date: Wed Apr 10 17:37:47 2024 +0200 patch 9.1.0301: Vim9: heredoc start may be recognized in string Problem:

Re: Commit: add runtime/doc/tags-* to ignore files (#14479)

2024-04-10 Fir de Conversatie Christian Brabandt
On Mi, 10 Apr 2024, shane.qian wrote: > it is 'tags-??' in Makefile, if so, you may need to modify them to 'tags-*' > as well. Oh, I see. But I guess it shouldn't matter. Thanks, Christian -- The only two things that motivate me and that matter to me are revenge and guilt. --

Commit: runtime(vim): Improve Vim9 and legacy-script comment highlighting (#13104)

2024-04-10 Fir de Conversatie Christian Brabandt
runtime(vim): Improve Vim9 and legacy-script comment highlighting (#13104) Commit: https://github.com/vim/vim/commit/04e5363b823827f144409df011376d00ea6df750 Author: dkearns Date: Thu Apr 11 06:18:37 2024 +1000 runtime(vim): Improve Vim9 and legacy-script comment highlighting

Commit: patch 9.1.0302: filetype: blueprint files are not recognized

2024-04-10 Fir de Conversatie Christian Brabandt
patch 9.1.0302: filetype: blueprint files are not recognized Commit: https://github.com/vim/vim/commit/6be7ef5bc734ce6045d6f919f1a8559a3fa7f2fd Author: Bruno BELANYI Date: Wed Apr 10 22:28:28 2024 +0200 patch 9.1.0302: filetype: blueprint files are not recognized Problem:

Commit: patch 9.1.0303: filetype: some protocol buffer files not recognized

2024-04-10 Fir de Conversatie Christian Brabandt
patch 9.1.0303: filetype: some protocol buffer files not recognized Commit: https://github.com/vim/vim/commit/e54a8e7c73bbfba0c77e928f27fb3a9bffd2e8fd Author: Bruno BELANYI Date: Wed Apr 10 22:34:42 2024 +0200 patch 9.1.0303: filetype: some protocol buffer files not recognized

Commit: ftplugin(gdb): add matchit support

2024-04-10 Fir de Conversatie Christian Brabandt
ftplugin(gdb): add matchit support Commit: https://github.com/vim/vim/commit/556c62165963359f1b35f17a49913fc61c43f937 Author: Wu, Zhenyu Date: Wed Apr 10 22:42:10 2024 +0200 ftplugin(gdb): add matchit support closes: https://github.com/vim/vim/issues/14462

[SOLVED] Re: Commit: patch 9.1.0297: Patch 9.1.0296 causes too many issues

2024-04-10 Fir de Conversatie Tony Mechelynck
On Wed, Apr 10, 2024 at 4:30 PM Christian Brabandt wrote: > > patch 9.1.0297: Patch 9.1.0296 causes too many issues > > Commit: > https://github.com/vim/vim/commit/c97f4d61cde24030f2f7d2318e1b409a0ccc3e43 > Author: Christian Brabandt > Date: Wed Apr 10 16:18:15 2024 +0200 > > patch

Re: [SOLVED] Re: Commit: patch 9.1.0297: Patch 9.1.0296 causes too many issues

2024-04-10 Fir de Conversatie Tony Mechelynck
On Thu, Apr 11, 2024 at 3:21 AM Tony Mechelynck wrote: > > On Wed, Apr 10, 2024 at 4:30 PM Christian Brabandt wrote: > > > > patch 9.1.0297: Patch 9.1.0296 causes too many issues > > > > Commit: > > https://github.com/vim/vim/commit/c97f4d61cde24030f2f7d2318e1b409a0ccc3e43 > > Author: Christian

Commit: patch 9.1.0304: filetype: cgdb config file is not recognized

2024-04-10 Fir de Conversatie Christian Brabandt
patch 9.1.0304: filetype: cgdb config file is not recognized Commit: https://github.com/vim/vim/commit/1492fe69037586b6c625d42205d77dd38ba51640 Author: Wu, Zhenyu Date: Wed Apr 10 22:52:40 2024 +0200 patch 9.1.0304: filetype: cgdb config file is not recognized Problem:

Commit: runtime(asm): add basic indent support

2024-04-10 Fir de Conversatie Christian Brabandt
runtime(asm): add basic indent support Commit: https://github.com/vim/vim/commit/27f17a6d3493f611f5bdc376217535f9c49b479b Author: Wu, Zhenyu Date: Wed Apr 10 22:48:57 2024 +0200 runtime(asm): add basic indent support closes: https://github.com/vim/vim/issues/14383

Commit: ftplugin(asm): add Matchit support

2024-04-10 Fir de Conversatie Christian Brabandt
ftplugin(asm): add Matchit support Commit: https://github.com/vim/vim/commit/dbca7d80457d026f6d6a5cc7e916b94df0ca6e03 Author: Wu, Zhenyu Date: Wed Apr 10 22:57:31 2024 +0200 ftplugin(asm): add Matchit support closes: https://github.com/vim/vim/issues/14461 Refer