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

2018-05-17 Fir de Conversatie h_east
Hi Bram, Patch attached. -- Best regards, Hirohito Higashi (h_east) -- -- 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 message

Re: Vim 8.1 is released!

2018-05-17 Fir de Conversatie Ken Takata
Hi Bram, 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 doesn't work on 8.1. > > It

Re: Vim 8.1 is released!

2018-05-17 Fir de Conversatie Yegappan Lakshmanan
Hi Bram, On Thu, May 17, 2018 at 11:18 AM, Bram Moolenaar wrote: > > Hello Vim users! > > Announcing: Vim (Vi IMproved) version 8.1 > > > This is a minor release with many small improvements and lots of bug > fixes. The main new feature is the terminal window. I have put

Re: Vim 8.1 is released!

2018-05-17 Fir de Conversatie Bram Moolenaar
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 doesn't work on 8.1. > It seems that the patch 8.0.0002 was accidentally reverted and needs to be > applied

Re: Vim 8.1 is released!

2018-05-17 Fir de Conversatie Bram Moolenaar
Christian J. Robinson wrote: > On Thu, 17 May 2018, Bram Moolenaar wrote: > > > Announcing: Vim (Vi IMproved) version 8.1 > > Just FYI, v:version is incorrect for 8.1 (reports as 800), and :echo v:version 801 > https://www.vim.org/version.txt is also out of date. Will be

Patch 8.1.0001

2018-05-17 Fir de Conversatie Bram Moolenaar
Patch 8.1.0001 Problem:The netrw plugin does not work. Solution: Make it accept version 8.x. Files: runtime/autoload/netrw.vim *** ../vim-8.1./runtime/autoload/netrw.vim 2018-05-17 12:22:58.0 +0200 --- runtime/autoload/netrw.vim 2018-05-17 23:26:53.370512355 +0200

How to build Vim with lua?

2018-05-17 Fir de Conversatie Damien
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. % hg diff configure.ac diff -r 0115cadbee18 src/configure.ac --- a/src/configure.ac Thu May 17

Re: Vim 8.1 is released!

2018-05-17 Fir de Conversatie Christian J. Robinson
On Thu, 17 May 2018, Gary Johnson wrote: On 2018-05-17, Christian J. Robinson wrote: Just FYI, v:version is incorrect for 8.1 (reports as 800), and https://www.vim.org/version.txt is also out of date. It reports 801 for me. My mistake. I had to force a full rebuild and now v:version is

Re: Vim 8.1 is released!

2018-05-17 Fir de Conversatie Gary Johnson
On 2018-05-17, Christian J. Robinson wrote: > On Thu, 17 May 2018, Bram Moolenaar wrote: > > >Announcing: Vim (Vi IMproved) version 8.1 > > Just FYI, v:version is incorrect for 8.1 (reports as 800), and > https://www.vim.org/version.txt is also out of date. It reports 801 for me. Regards,

Re: Vim 8.1 is released!

2018-05-17 Fir de Conversatie Christian J. Robinson
On Thu, 17 May 2018, Bram Moolenaar wrote: Announcing: Vim (Vi IMproved) version 8.1 Just FYI, v:version is incorrect for 8.1 (reports as 800), and https://www.vim.org/version.txt is also out of date. -- Christian J. Robinson -- https://christianrobinson.name/ Other

Re: Vim 8.1 is released!

2018-05-17 Fir de Conversatie David Odin
On Thu, May 17, 2018 at 08:18:26PM +0200, Bram Moolenaar wrote: > > Hello Vim users! > > Announcing: Vim (Vi IMproved) version 8.1 > > Congrats! -- -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you

Re: Vim 8.1 is released!

2018-05-17 Fir de Conversatie Ken Takata
Hi Bram, 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 doesn't work on 8.1. It seems that the patch 8.0.0002 was accidentally reverted and needs to be applied again. (I think this mistake

Re: Vim 8.1 is released!

2018-05-17 Fir de Conversatie Bram Moolenaar
> Bram Moolenaar wrote: > > Hello Vim users! > > > > Announcing: Vim (Vi IMproved) version 8.1 > > > > > > This is a minor release with many small improvements and lots of bug > > fixes. The main new feature is the terminal window. I have put up a > > few screenshots on the Vim website: > >

Vim 8.1 is released!

2018-05-17 Fir de Conversatie Bram Moolenaar
Hello Vim users! Announcing: Vim (Vi IMproved) version 8.1 This is a minor release with many small improvements and lots of bug fixes. The main new feature is the terminal window. I have put up a few screenshots on the Vim website: https://www.vim.org/vim-8.1-released.php Once you have

Re: update Japanese translation for Vim 8.1

2018-05-17 Fir de Conversatie Bram Moolenaar
Taro Muraoka wrote: > Hi Bram and the list, > > I'd like to update Japanese translations. > Could you merge the contents from the attached file into Vim? > > You can see same file in here: > https://github.com/vim-jp/lang-ja/releases/tag/20180518 Thanks, I'll include it soon. -- [The

Re: Documentation error

2018-05-17 Fir de Conversatie Bram Moolenaar
Adri Verhoef wrote: > In eval.txt (vim 8.0.1842), line 5423, job_start() is documented. On > the 13th > line underneath it there is this text: > > On MS-Windows, job_start() makes a GUI application > hidden. If > want to show it, Use :!start instead. > >

Re: Patch 8.0.1850

2018-05-17 Fir de Conversatie Wei Zhang
在 2018年5月17日星期四 UTC+8下午7:21:10,Bram Moolenaar写道: > Patch 8.0.1850 > Problem:Todo items in source code not visible for users. > Solution: Move the todo items to the help file. > Files: src/terminal.c Has 8.0.1850 been tagged as 8.1 ?? :version VIM - Vi IMproved 8.1 (2018 May 17,

Documentation error

2018-05-17 Fir de Conversatie Adri Verhoef
In eval.txt (vim 8.0.1842), line 5423, job_start() is documented. On the 13th line underneath it there is this text: On MS-Windows, job_start() makes a GUI application hidden. If want to show it, Use :!start instead. Perhaps it should be "If you want" and

E887: Sorry, this command is disabled, the Python's site module could not be loaded.

2018-05-17 Fir de Conversatie srlhyo
I am desperate. I don't understand vim behavior. I have vim 8.0.604 installed and later downloaded Python 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 17:00:18) [MSC v.1900 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. I still get the same error when

Patch 8.0.1850

2018-05-17 Fir de Conversatie Bram Moolenaar
Patch 8.0.1850 Problem:Todo items in source code not visible for users. Solution: Move the todo items to the help file. Files: src/terminal.c *** ../vim-8.0.1849/src/terminal.c 2018-05-15 23:53:22.092994698 +0200 --- src/terminal.c 2018-05-17 13:17:10.833565042 +0200

Patch 8.0.1849

2018-05-17 Fir de Conversatie Bram Moolenaar
Patch 8.0.1849 Problem:Compiler warning for unused arguments and missing prototype. Solution: Add UNUSED. Add static. Files: src/mbyte.c, src/if_ruby.c *** ../vim-8.0.1848/src/mbyte.c 2018-04-08 13:07:18.742034802 +0200 --- src/mbyte.c 2018-05-17 13:06:28.633496767 +0200

Re: [patch] Add spell popup menu translation possibility

2018-05-17 Fir de Conversatie Bram Moolenaar
Sergey Alyoshin wrote: > This patch add 3 variables, which should be "translated" in > runtime/lang/menu*.vim files. Thanks. I fixed the missing _s. Actually, I think it's good to make the required argument stand out, so I remaned the variables to: g:menutrans_spell_change_ARG_to

Re: Updated Russian menu translation

2018-05-17 Fir de Conversatie Bram Moolenaar
Sergey Alyoshin wrote: > 1. Updated runtime/lang/menu_ru_ru.vim file > 2. Single fix in src/po/ru.po Thanks! I'll adjust the variable names. -- FROG: How you English say: I one more time, mac, I unclog my nose towards you, sons of a window-dresser, so, you think you could out-clever

Re: [vim/vim] Cabal syntax (#2922)

2018-05-17 Fir de Conversatie Christ van Willegen
Hi, Someone will surely mention this, but you should move the old maintainer to a line with "Previous maintainer" Christ van Willegen -- -- 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