Bugfix: Patch to prevent ":stopinsert" from disturbing message output

2018-05-18 Fir de Conversatie Jason Franklin
I noticed after upgrading my Vim installation that messages from my plugins were appearing in odd places. I finally had the time to look into it and isolate the issue. Patch 7.4.1696 introduced the "clearmode()" function. The ":stopinsert" command invokes this function to clear the "-- INSERT --

Re: [patch] fixed typos in help files

2018-05-18 Fir de Conversatie Bram Moolenaar
Dominique wrote: > Attached patch fixes a few typos in help files > of vim-8.1.0001. Thanks. -- (letter from Mark to Mike, about the film's probable certificate) I would like to get back to the Censor and agree to lose the shits, take the odd Jesus Christ out and lose Oh fuck off,

[patch] fixed typos in help files

2018-05-18 Fir de Conversatie Dominique Pellé
Hi Attached patch fixes a few typos in help files of vim-8.1.0001. Dominique -- -- 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 mes

Re: [patch] typo comment in runtime/colors/tools/check_colors.vim

2018-05-18 Fir de Conversatie Bram Moolenaar
Hirohito Higashi wrote: > Patch attached. Thanks! -- Did Adam and Eve have navels? /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Z

Re: [vim/vim] Can I use termdebug.vim on Windows ?? (#2882)

2018-05-18 Fir de Conversatie Yegappan Lakshmanan
Hi, On Fri, May 18, 2018 at 7:48 AM, Linwei wrote: > And I can use tty command to specify a terminal for NeoDebug: > >1. start NeoDebug and open a new terminal in vim. >2. use bash command tty to display the current tty file name. >3. use tty /dev/pts/0 in NeoDebug >4. run the pr

Re: Vim 8.1 is released!

2018-05-18 Fir de Conversatie Tony Mechelynck
On Fri, May 18, 2018 at 11:23 AM, Bram Moolenaar wrote: > > Christian wrote: > >> On Fr, 18 Mai 2018, Bram Moolenaar wrote: >> >> > Oh, but that is long ago. Why didn't anybody complain that this didn't >> > work? Everybody using the github version would have run into this >> > problem. >> > >> >

Re: Vim 8.1 is released!

2018-05-18 Fir de Conversatie Bram Moolenaar
Christian wrote: > On Fr, 18 Mai 2018, Bram Moolenaar wrote: > > > Oh, but that is long ago. Why didn't anybody complain that this didn't > > work? Everybody using the github version would have run into this > > problem. > > > > I wonder if there are any other changes that got rolled back. >

Re: How to build Vim with lua?

2018-05-18 Fir de Conversatie Tony Mechelynck
On Fri, May 18, 2018 at 9:45 AM, Kazunobu Kuriyama wrote: > On Fri, May 18, 2018 at 5:58 AM Damien wrote: >> >> Hi, >> >> Configure script doesn't like my Lua because the binary is >> named lua5.2 and it can't find the headers in "$INCLUDE/lua5.2/". >> >> I am not able to build if_lua without pa

Re: Vim 8.1 is released!

2018-05-18 Fir de Conversatie Dominique Pellé
Bram Moolenaar wrote: > > When you rolled back netrw from 162 to 156, you also reverted the patch > > 8.0.0002. > Oh, but that is long ago. Why didn't anybody complain that this didn't > work? Everybody using the github version would have run into this > problem. Nobody complained because it w

Re: Vim 8.1 is released!

2018-05-18 Fir de Conversatie Christian Brabandt
On Fr, 18 Mai 2018, Bram Moolenaar wrote: > Oh, but that is long ago. Why didn't anybody complain that this didn't > work? Everybody using the github version would have run into this > problem. > > I wonder if there are any other changes that got rolled back. When you rolled back netrw, Vim wa

Re: Vim 8.1 is released!

2018-05-18 Fir de Conversatie Ni Va
Le vendredi 18 mai 2018 10:15:49 UTC+2, Tony Mechelynck a écrit : > On Fri, May 18, 2018 at 8:51 AM, Christian Brabandt > wrote: > > > > On Do, 17 Mai 2018, Bram Moolenaar wrote: > > > >> Announcing: Vim (Vi IMproved) version 8.1 > > > > Congratulation. > > > > Best, > > Christian > > After mov

Re: Vim 8.1 is released!

2018-05-18 Fir de Conversatie Tony Mechelynck
On Fri, May 18, 2018 at 8:51 AM, Christian Brabandt wrote: > > On Do, 17 Mai 2018, Bram Moolenaar wrote: > >> Announcing: Vim (Vi IMproved) version 8.1 > > Congratulation. > > Best, > Christian After moving, my phone & Internet line had been kept for a few days at my old address. When getting ba

Re: Vim 8.1 is released!

2018-05-18 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > 2018/5/18 Fri 6:54:40 UTC+9 Bram Moolenaar wrote: > > Ken Takata wrote: > > > > > 2018/5/18 Fri 3:18:50 UTC+9 Bram Moolenaar wrote: > > > > Hello Vim users! > > > > > > > > Announcing: Vim (Vi IMproved) version 8.1 > > > > > > Congratulations! > > > > > > However, Netrw d

Re: How to build Vim with lua?

2018-05-18 Fir de Conversatie Kazunobu Kuriyama
On Fri, May 18, 2018 at 5:58 AM Damien wrote: > Hi, > > Configure script doesn't like my Lua because the binary is > named lua5.2 and it can't find the headers in "$INCLUDE/lua5.2/". > > I am not able to build if_lua without patching configure like that. > If lua (I mean, that of a symbolic lin