Re: Vim.pot in the repository gives noisy diffs

2025-07-16 Fir de Conversatie Christian Brabandt
On Mi, 16 Jul 2025, Christ van Willegen wrote: > Hi, > > Since Christian added the vim.pot file to the repository, the Patch mails > have become noisy, since translatable strings in ``version.c`` are shifted by > 2 lines for every commit.  > > Would it be possible to change the position of t

Vim.pot in the repository gives noisy diffs

2025-07-16 Fir de Conversatie Christ van Willegen
Hi, Since Christian added the vim.pot file to the repository, the Patch mails have become noisy, since translatable strings in ``version.c`` are shifted by 2 lines for every commit. Would it be possible to change the position of the "included patches" array such that those strings remain in the s

Re: C.VIM Syntax file update

2025-07-16 Fir de Conversatie Mark Manning
Thank you. I mucked up trying to upload the diff a couple of times and thought I had deleted them. But at least this is now down. :-) Thank you again both Doug and Christian. On Wed, Jul 16, 2025 at 1:22 PM Doug Kearns wrote: > On Thu, 17 Jul 2025 at 03:51, Christian Brabandt > wrote: > > > >

Re: C.VIM Syntax file update

2025-07-16 Fir de Conversatie Doug Kearns
On Thu, 17 Jul 2025 at 03:51, Christian Brabandt wrote: > > On Di, 15 Jul 2025, Mark Manning wrote: > > > Ok, let me try this. (I finally got 'git diff' to work.) > > Thanks. Now I got 3 slightly varying patches :) Which one would you like > to applied? If I see this correctly, those functions ar

Commit: patch 9.1.1556: string handling in cmdexpand.c can be improved

2025-07-16 Fir de Conversatie Christian Brabandt
patch 9.1.1556: string handling in cmdexpand.c can be improved Commit: https://github.com/vim/vim/commit/393d398247440f7045acf703cd179ad0da148318 Author: John Marriott Date: Wed Jul 16 20:09:13 2025 +0200 patch 9.1.1556: string handling in cmdexpand.c can be improved Problem: st

Commit: patch 9.1.1555: completion: repeated insertion of leader

2025-07-16 Fir de Conversatie Christian Brabandt
patch 9.1.1555: completion: repeated insertion of leader Commit: https://github.com/vim/vim/commit/78b10eab6c4ce4eb6556202e940a1980a472498b Author: Girish Palya Date: Wed Jul 16 19:53:56 2025 +0200 patch 9.1.1555: completion: repeated insertion of leader Problem: completion: rep

Re: C.VIM Syntax file update

2025-07-16 Fir de Conversatie Christian Brabandt
On Di, 15 Jul 2025, Mark Manning wrote: > Ok, let me try this. (I finally got 'git diff' to work.) Thanks. Now I got 3 slightly varying patches :) Which one would you like to applied? If I see this correctly, those functions are not highlighted by default, so that would be the right thing to

Commit: patch 9.1.1554: crash when omni-completion opens command-line window

2025-07-16 Fir de Conversatie Christian Brabandt
patch 9.1.1554: crash when omni-completion opens command-line window Commit: https://github.com/vim/vim/commit/e4fdb1e4e7583d824d4d86efa9b507c218d0af6a Author: Girish Palya Date: Wed Jul 16 18:54:54 2025 +0200 patch 9.1.1554: crash when omni-completion opens command-line window P

Commit: runtime(tar): update minimum Vim version required for tar.vim

2025-07-16 Fir de Conversatie Christian Brabandt
runtime(tar): update minimum Vim version required for tar.vim Commit: https://github.com/vim/vim/commit/9962c092cc0f9e663ebe4edf36e4643b2276eb52 Author: Christian Brabandt Date: Wed Jul 16 18:28:11 2025 +0200 runtime(tar): update minimum Vim version required for tar.vim related:

Commit: patch 9.1.1553: Vim9: crash when accessing a variable in if condition

2025-07-16 Fir de Conversatie Christian Brabandt
patch 9.1.1553: Vim9: crash when accessing a variable in if condition Commit: https://github.com/vim/vim/commit/7dd8ee2103cb3a9c92c768b8d92c997ae6c47c1c Author: Yegappan Lakshmanan Date: Wed Jul 16 18:34:59 2025 +0200 patch 9.1.1553: Vim9: crash when accessing a variable in if condition