Ken Takata wrote:

> 2016/2/7 Sun 22:28:08 UTC+9 Bram Moolenaar wrote:
> > Patch 7.4.1274
> > Problem:    Cannot run a job.
> > Solution:   Add job_start(), job_status() and job_stop(). Currently only 
> > works
> >             for Unix.
> > Files:      eval.c, structs.h, runtime/doc/eval.txt, src/os_unix.c,
> >             src/proto/os_unix.pro, src/feature.h, src/version.c,
> >             src/testdir/test_channel.vim
> 
> > ***************
> > *** 1922,1927 ****
> > --- 1952,1960 ----
> >   isdirectory( {directory}) Number  TRUE if {directory} is a directory
> >   islocked( {expr})         Number  TRUE if {expr} is locked
> >   items( {dict})                    List    key-value pairs in {dict}
> > + job_start({command} [, {options}]) Job    start a job     
> > + job_status({job})         String  get the status of a job
> > + job_stop({job} [, {how}]) Number  stop a job
> >   join( {list} [, {sep}])           String  join {list} items into one 
> > String
> >   jsondecode( {string})             any     decode JSON
> >   jsonencode( {expr})               String  encode JSON
> > ***************
> 
> 
> I think white space is needed after each '(':

Yes, thanks.

-- 
hundred-and-one symptoms of being an internet addict:
179. You wonder why your household garbage can doesn't have an
     "empty recycle bin" button.

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui