Re: Closing unknown handles when !start on vim.exe

2014-01-24 Thread mattn
Or... diff -r 89b3a7ef9622 src/os_win32.c --- a/src/os_win32.cThu Jan 23 22:45:58 2014 +0100 +++ b/src/os_win32.cFri Jan 24 17:05:03 2014 +0900 @@ -4627,6 +4627,7 @@ DWORD flags = CREATE_NEW_CONSOLE; char_u *p; + ZeroMemory(&si

Re: [PATCH] Non-blocking job control for vimscript

2014-01-24 Thread Jan Larres
Thiago Padilha : > This patch implements a simple but efficient form of job-control for > vimscript, > enabling vim to cooperate with long-running processes without blocking the UI. > > It is my second attempt to bring multitasking to vim, but unlike the > event-loop/message queue patch, this one

Re: [RFC] Revision of Objective-C Syntax

2014-01-24 Thread David Fishburn
On Thu, Jan 23, 2014 at 11:25 PM, Adam Sharp wrote: > ... > > So it turns it I was doing it wrong: after moving the file into > ~/.vim/syntax and running it through dos2unix, it started working. No > more red braces. > > If I do find any issues, is this still the right place to report them? > > >

Re: [PATCH] Non-blocking job control for vimscript

2014-01-24 Thread Thiago Padilha
On Thu, Jan 23, 2014 at 8:24 AM, Paul Moore wrote: > > Do you plan on doing the Windows port? Your example of having a background > shell looks really useful, and I'd love to play with it, but the patch is > useless to me unless it works on Windows. Windows API is very different and I have no

Re: [PATCH] Non-blocking job control for vimscript

2014-01-24 Thread Anton Shemerey
On Tuesday, January 21, 2014 2:24:27 PM UTC-6, Thiago Arruda wrote: > This patch implements a simple but efficient form of job-control for > vimscript, > > enabling vim to cooperate with long-running processes without blocking the UI. > > > > It is my second attempt to bring multitasking to vi

Re: Closing unknown handles when !start on vim.exe

2014-01-24 Thread Bram Moolenaar
Yasuhiro Matsumoto wrote: > Sometimes crash or hang. > > diff -r 89b3a7ef9622 src/os_win32.c > --- a/src/os_win32.c Thu Jan 23 22:45:58 2014 +0100 > +++ b/src/os_win32.c Fri Jan 24 12:43:18 2014 +0900 > @@ -4722,8 +4722,7 @@ > > if (newcmd != cmdbase) > vim_free(newcm

Patch 7.4.160

2014-01-24 Thread Bram Moolenaar
Patch 7.4.160 Problem:Win32: Crash when executing external command. Solution: Only close the handle when it was created. (Yasuhiro Matsumoto) Files: src/os_win32.c *** ../vim-7.4.159/src/os_win32.c 2014-01-12 13:24:46.0 +0100 --- src/os_win32.c 2014-01-24 19:54:35.7

Re: Closing unknown handles when !start on vim.exe

2014-01-24 Thread Bram Moolenaar
Yasuhiro Matsumoto wrote: > Or... > > diff -r 89b3a7ef9622 src/os_win32.c > --- a/src/os_win32.c Thu Jan 23 22:45:58 2014 +0100 > +++ b/src/os_win32.c Fri Jan 24 17:05:03 2014 +0900 > @@ -4627,6 +4627,7 @@ > DWORD flags = CREATE_NEW_CONSOLE; > char_u

Re: making vim Smack aware (was Re: need info)

2014-01-24 Thread José Bollo
Few days ago I sent a patch to make VIM handling Smack security. What is the status of my submission? Will it be applied? Best regards José -- -- 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, vis

The plugin Snippets doesn't works

2014-01-24 Thread Xavier Artot
Hi, I was install Snippets for the web, but it didn't work and I don't have any idea, why ? Because I have any message ? Thanks -- -- 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