Re: E484 after GVIM update

2019-04-30 Fir de Conversatie nivaemail
Le mardi 30 avril 2019 08:49:27 UTC+2, niva...@gmail.com a écrit : > Le mardi 30 avril 2019 07:46:42 UTC+2, Christian Brabandt a écrit : > > On Mo, 29 Apr 2019, Blay263 wrote: > > > > > After updating my vim version I am getting the error below: > > > > > > E484: Can't open file C:\Users\\Ap

Re: E484 after GVIM update

2019-04-29 Fir de Conversatie nivaemail
Le mardi 30 avril 2019 08:49:27 UTC+2, niva...@gmail.com a écrit : > Le mardi 30 avril 2019 07:46:42 UTC+2, Christian Brabandt a écrit : > > On Mo, 29 Apr 2019, Blay263 wrote: > > > > > After updating my vim version I am getting the error below: > > > > > > E484: Can't open file C:\Users\\Ap

Re: E484 after GVIM update

2019-04-29 Fir de Conversatie nivaemail
Le mardi 30 avril 2019 07:46:42 UTC+2, Christian Brabandt a écrit : > On Mo, 29 Apr 2019, Blay263 wrote: > > > After updating my vim version I am getting the error below: > > > > E484: Can't open file C:\Users\\AppData\Local\Temp\VIoCC2F.tmp > > > > I am using GVIM on windows with the WSL s

Re: Build error on v8.1.1210 : expected ')' before 'compl' token

2019-04-29 Fir de Conversatie nivaemail
Le lundi 29 avril 2019 21:31:08 UTC+2, Bram Moolenaar a écrit : > Ken Takata wrote: > > > 2019/4/29 Mon 0:02:09 UTC+9 niva...@gmail.com wrote: > > > Hi All, > > > > > > Since v8.1.1210, I encounter this error : > > > > > > -o gobji686/if_ole.o if_ole.cpp > > > In file included from proto.h:230:0

Re: Build error on v8.1.1210 : expected ')' before 'compl' token

2019-04-29 Fir de Conversatie nivaemail
Hi and thanks a lot Ken. I thought that msys2 and make ming, was less heavy than msvc. I prefer using compiler more strict. It seems that no much People is using msys2 and ming to build vim regarding up to 20 patchs to get some reply. Thank you Ken NiVa -- -- You received this message from

Re: Build error on v8.1.1210 : expected ')' before 'compl' token

2019-04-28 Fir de Conversatie nivaemail
Le dimanche 28 avril 2019 17:02:09 UTC+2, niva...@gmail.com a écrit : > Hi All, > > Since v8.1.1210, I encounter this error : > > -o gobji686/if_ole.o if_ole.cpp > In file included from proto.h:230:0, > from vim.h:2084, > from if_ole.cpp:22: > proto/usercmd.pro:2

Build error on v8.1.1210 : expected ')' before 'compl' token

2019-04-28 Fir de Conversatie nivaemail
Hi All, Since v8.1.1210, I encounter this error : -o gobji686/if_ole.o if_ole.cpp In file included from proto.h:230:0, from vim.h:2084, from if_ole.cpp:22: proto/usercmd.pro:2:74: error: expected ')' before 'compl' token char_u *find_ucmd(exarg_T *eap, char_u *p

Build error on v8.1.11210 : expected ')' before 'compl' token

2019-04-28 Fir de Conversatie nivaemail
Hi all, Since v8.1.1210, I encounter this error : -o gobji686/if_ole.o if_ole.cpp In file included from proto.h:230:0, from vim.h:2084, from if_ole.cpp:22: proto/usercmd.pro:2:74: error: expected ')' before 'compl' token char_u *find_ucmd(exarg_T *eap, char_u *

Re: [vim/vim] Vim a writeoff for me after more than 10 years (#4019)

2019-02-20 Fir de Conversatie nivaemail
Le mercredi 20 février 2019 20:06:06 UTC+1, jonshouse1 a écrit : > /etc/vimrc let skip_defaults_vim = 1 > > > Thanks Gary, adding that to /etc/vimrc does the trick. > > Interestingly googling "let skip_defaults_vim=1" shows a number of mailing > list posts from people who also think recent chan

vim syntax doesn't highlight substitute after return

2019-02-07 Fir de Conversatie nivaemail
Hi, It seems that vim syntax highlight fails on this : return substitute( << KO substitute not colored out of it's ok here for these: return shellescape( << shellescape well colored echo substitute( << substitute well colored Best Regard. NiVa -- -- You received this message fr