On Tuesday, April 30, 2019 at 3:31:31 AM UTC-4, niva...@gmail.com wrote:
> 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\....\AppData\Local\Temp\VIoCC2F.tmp
> > > > 
> > > > I am using GVIM on windows with the WSL subsytem. It looks like the way 
> > > > the escape sequences work has changed.
> > > 
> > > So what is in that particular line of your .vimrc? Might already be 
> > > fixed by 8.1.1239
> > > 
> > > 
> > > Best,
> > > Christian
> > > -- 
> > > Bauer Pichler fährt zur Kur. Schon bald bekommt er Post von seiner Frau:  
> > > "Heute ist unser Ochse eingegangen. Nun weiß ich nicht so recht, soll ich 
> > >  
> > > einen neuen kaufen oder auf Dich warten?"
> > 
> > Same problem at startup
> > 
> > E484: Can't open file C:\Users\NICOLA~1.VAL\AppData\Local\Temp\VIo9A
> > 54.tmp
> > 
> > line  184 of _vimrc:
> >   let g:Explorer_RubyLibPath=substitute(fnamemodify(system('which 
> > '.g:Explorer_RubyLibName),":p"),':..',':',"")
> 
> Same problem with Vim.8.1.1239 patch

Line 645:
let g:startify_custom_header =
            \ map(split(system('fortune -s'), '\n'), '" ". v:val') + ['']

-- 
-- 
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 because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to