Patch 8.2.3536

2021-10-18 Fir de Conversatie Bram Moolenaar
Patch 8.2.3536 Problem:The do_highlight() function is way too long. Solution: Split it into several functions. (Yegappan Lakshmanan, closes #9011) Files: src/highlight.c *** ../vim-8.2.3535/src/highlight.c 2021-10-15 22:25:37.785385044 +0100 --- src/highlight.c

Patch 8.2.3535

2021-10-18 Fir de Conversatie Bram Moolenaar
Patch 8.2.3535 Problem:If-else indenting is confusing. Solution: Add curly brackets and indent. (Dominique Pellé, closes #9010) Files: src/drawscreen.c *** ../vim-8.2.3534/src/drawscreen.c2021-10-08 18:39:23.595208057 +0100 --- src/drawscreen.c2021-10-18 20:52:15.871708147

Re: Build failure of 8.2.3510 on older Ubuntu system

2021-10-18 Fir de Conversatie Gary Johnson
On 2021-10-18, Bram Moolenaar wrote: > Gary Johnson wrote: > > > > > On 2021-10-17, Dominique Pell=C3=A9 wrote: > > > > > Gary Johnson wrote: > > > > > > > > > > > I have an older Ubuntu 10.04.4 system that I cannot upgrade for > > > > > > various reasons. It's what I can run on that hardware.

Re: Ctrl shortcuts stop working after Ctrl-;

2021-10-18 Fir de Conversatie 'Daniel Martí' via vim_dev
I might have raised this issue in the wrong place :) I have now filed it as https://github.com/vim/vim/issues/9014. On Mon, Sep 27, 2021 at 13:44:34 +0100, Daniel Martí wrote: > Hi all, > > I've had a weird bug for about a year now, > where these four keyboard shortcuts would stop working

Patch 8.2.3534

2021-10-18 Fir de Conversatie Bram Moolenaar
Patch 8.2.3534 Problem:Autoread test is a bit flaky. Solution: Wait a brief moment before overwriting the file. Files: src/testdir/test_stat.vim *** ../vim-8.2.3533/src/testdir/test_stat.vim 2021-10-15 17:09:45.407279908 +0100 --- src/testdir/test_stat.vim 2021-10-18

Patch 8.2.3533

2021-10-18 Fir de Conversatie Bram Moolenaar
Patch 8.2.3533 Problem:Inefficient code in xxd. Solution: Don't use "p" when "hextype" is non-zero. (closes #9013) Files: src/xxd/xxd.c *** ../vim-8.2.3532/src/xxd/xxd.c 2021-10-17 16:09:05.286073690 +0100 --- src/xxd/xxd.c 2021-10-18 13:14:41.640950478 +0100

Re: Build failure of 8.2.3510 on older Ubuntu system

2021-10-18 Fir de Conversatie Bram Moolenaar
Gary Johnson wrote: > > > On 2021-10-17, Dominique Pell=C3=A9 wrote: > > > > Gary Johnson wrote: > > > > > > > > > I have an older Ubuntu 10.04.4 system that I cannot upgrade for > > > > > various reasons. It's what I can run on that hardware. A recent > > > > > update of Vim failed to

Re: Patch 8.2.3528

2021-10-18 Fir de Conversatie Bram Moolenaar
James McCoy wrote: > > + if has('patch-8.2.3520') > > Why not use "exists('+thesaurusfunc')" here? IMHO, patch number checks > should be reserved for things that don't have more explicit checks. Yes, that is better. -- hundred-and-one symptoms of being an internet addict: 182. You may