Re: gui_xim.c included even in Vim without GUI — is this normal ?

2024-08-25 Fir de Conversatie Christian Brabandt
On Mo, 26 Aug 2024, Tony Mechelynck wrote: > P.S. My keymaps work but the X11 dead keys present on my Belgian > keyboard don't. I'll have to re-enable XIM. I never use those, so I cannot say more about it. But I tried to disable gui_xim.c but the Makefile will always compile it, even if it is

Re: gui_xim.c included even in Vim without GUI — is this normal ?

2024-08-25 Fir de Conversatie Tony Mechelynck
On Mon, Aug 26, 2024 at 3:15 AM Tony Mechelynck wrote: > > On Sat, Aug 24, 2024 at 4:24 PM Christian Brabandt wrote: > > > > > > On Fr, 23 Aug 2024, Tony Mechelynck wrote: > > > > > Hello, I just noticed that the module gui_xim.c is included even in > > > Vim without GUI, where AFAICT no other GU

Re: gui_xim.c included even in Vim without GUI — is this normal ?

2024-08-25 Fir de Conversatie Tony Mechelynck
On Sat, Aug 24, 2024 at 4:24 PM Christian Brabandt wrote: > > > On Fr, 23 Aug 2024, Tony Mechelynck wrote: > > > Hello, I just noticed that the module gui_xim.c is included even in > > Vim without GUI, where AFAICT no other GUI module is compiled-in. Is > > this normal ? > > It seems this is mainl

Re: Commit: patch 9.1.0696: installing runtime files fails when using SHADOWDIR

2024-08-25 Fir de Conversatie Tony Mechelynck
On Sun, Aug 25, 2024 at 8:30 PM Christian Brabandt wrote: > > patch 9.1.0696: installing runtime files fails when using SHADOWDIR > > Commit: > https://github.com/vim/vim/commit/663950d700f496c1db09307253e6b1b2a56140d5 > Author: James McCoy > Date: Sun Aug 25 20:22:11 2024 +0200 > > patch

Commit: patch 9.1.0697: [security]: heap-buffer-overflow in ins_typebuf

2024-08-25 Fir de Conversatie Christian Brabandt
patch 9.1.0697: [security]: heap-buffer-overflow in ins_typebuf Commit: https://github.com/vim/vim/commit/322ba9108612bead5eb7731ccb66763dec69ef1b Author: Christian Brabandt Date: Sun Aug 25 21:33:03 2024 +0200 patch 9.1.0697: [security]: heap-buffer-overflow in ins_typebuf Probl

Commit: patch 9.1.0696: installing runtime files fails when using SHADOWDIR

2024-08-25 Fir de Conversatie Christian Brabandt
patch 9.1.0696: installing runtime files fails when using SHADOWDIR Commit: https://github.com/vim/vim/commit/663950d700f496c1db09307253e6b1b2a56140d5 Author: James McCoy Date: Sun Aug 25 20:22:11 2024 +0200 patch 9.1.0696: installing runtime files fails when using SHADOWDIR Prob

Commit: runtime(doc): fix typo

2024-08-25 Fir de Conversatie Christian Brabandt
runtime(doc): fix typo Commit: https://github.com/vim/vim/commit/88a6dd036a673b310c467bf43a872a4210e19e21 Author: glepnir Date: Sun Aug 25 15:49:54 2024 +0200 runtime(doc): fix typo closes: https://github.com/vim/vim/issues/15572 Signed-off-by: glepnir Signed-off-by