Patch 8.2.0029

2019-12-21 Fir de Conversatie Bram Moolenaar
Patch 8.2.0029 Problem:MS-Windows: crash with empty job command. Solution: Check for NULL result. (Yasuhiro Matsumoto, closes #5390) Files: src/channel.c, src/testdir/test_channel.vim *** ../vim-8.2.0028/src/channel.c 2019-11-30 20:46:46.0 +0100 --- src/channel.c

Patch 8.2.0028

2019-12-21 Fir de Conversatie Bram Moolenaar
Patch 8.2.0028 Problem:Searchpairpos() is not tested. Solution: Add tests. Also improve searchpair() testing. (Dominique Pelle, closes #5388) Files: src/testdir/test_search.vim *** ../vim-8.2.0027/src/testdir/test_search.vim 2019-11-23 21:36:57.0 +0100 --- src/t

Re: Vim 8.2 is released!

2019-12-21 Fir de Conversatie Bram Moolenaar
Andy Massimino wrote: > On 12/21/19 9:11 AM, Bram Moolenaar wrote: > > Ken Takata wrote: > > > >> I found a missing feature which should have been added in the > >> *new-vimscript-8.2* section in the version8.txt. > >> > >> |optional-function-argument| was added in 8.1.1310. > >> > >> It's too l

E216: No such group or event: filetypedetect *

2019-12-21 Fir de Conversatie M Kelly
Hi, I sometimes get this - E216: No such group or event: filetypedetect * after an lopen from a plugin. If I remove/comment out the - silent! au! filetypedetect * from /usr/local/share/vim/vim82/ftopen.vim then after many attempts so far I do not see this exception. Anyone know 1) how I can

Re: Vim 8.2 is released!

2019-12-21 Fir de Conversatie Andy Massimino
On 12/21/19 9:11 AM, Bram Moolenaar wrote: Ken Takata wrote: I found a missing feature which should have been added in the *new-vimscript-8.2* section in the version8.txt. |optional-function-argument| was added in 8.1.1310. It's too late for the release notes, but it might be better to update

Re: So, how about Vim 9?

2019-12-21 Fir de Conversatie Ben Jackson
Bram, if you're going to be a doing a fair amount of work on the vimscript side of things, one thing I would like to request is to have a mind towards being able to support a full-on vimscript debugger. I realise there is a built-in debugging mode, but it would be exceptionally cool to be able t

Patch 8.2.0027

2019-12-21 Fir de Conversatie Bram Moolenaar
Patch 8.2.0027 Problem:Still some /* */ comments. Solution: Convert to // comments. Files: src/iid_ole.c, src/indent.c, src/insexpand.c, src/iscygpty.c, src/version.c *** ../vim-8.2.0026/src/iid_ole.c 2010-05-15 13:04:07.0 +0200 --- src/iid_ole.c 2019-

Re: Vim 8.2 is released!

2019-12-21 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > I found a missing feature which should have been added in the > *new-vimscript-8.2* section in the version8.txt. > > |optional-function-argument| was added in 8.1.1310. > > It's too late for the release notes, but it might be better to update > version8.txt. Yes, that's ac

Vim 8.2 is released!

2019-12-21 Fir de Conversatie Wei Zhang
Thanks Bram,without your effort these amazing features may not be possible。 -- -- 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 --- You received this messag