Re: Bug/non-determinism in output of maparg() and map commands

2017-05-27 Thread Bram Moolenaar
Nikolay Pavlov wrote: [..] > >> Enable, disable, query, execute plus two callbacks. *Four* functions > >> and two callbacks in place of just two simple functions, mostly using > >> the functionality that is already there. Five if you remember about > >> :mkvimrc and that somebody may want to

Re: Bug/non-determinism in output of maparg() and map commands

2017-05-27 Thread Nikolay Aleksandrovich Pavlov
2017-05-27 20:29 GMT+03:00 Brett Stahlman : > On Sat, May 27, 2017 at 11:51 AM, Nikolay Aleksandrovich Pavlov > wrote: >> 2017-05-27 19:32 GMT+03:00 Brett Stahlman : >>> On Sat, May 27, 2017 at 10:39 AM, Nikolay Aleksandrovich

Re: Bug/non-determinism in output of maparg() and map commands

2017-05-27 Thread Brett Stahlman
On Sat, May 27, 2017 at 11:51 AM, Nikolay Aleksandrovich Pavlov wrote: > 2017-05-27 19:32 GMT+03:00 Brett Stahlman : >> On Sat, May 27, 2017 at 10:39 AM, Nikolay Aleksandrovich Pavlov >> wrote: >>> 2017-05-27 18:02 GMT+03:00 Brett

Re: Bug/non-determinism in output of maparg() and map commands

2017-05-27 Thread Nikolay Aleksandrovich Pavlov
2017-05-27 19:48 GMT+03:00 Bram Moolenaar : > > Nikolay Pavlov wrote: > >> 2017-05-27 18:02 GMT+03:00 Brett Stahlman : >> > On Sat, May 27, 2017 at 8:35 AM, Nikolay Aleksandrovich Pavlov >> > wrote: >> >> 2017-05-27 12:45 GMT+03:00

Re: Bug/non-determinism in output of maparg() and map commands

2017-05-27 Thread Nikolay Aleksandrovich Pavlov
2017-05-27 19:32 GMT+03:00 Brett Stahlman : > On Sat, May 27, 2017 at 10:39 AM, Nikolay Aleksandrovich Pavlov > wrote: >> 2017-05-27 18:02 GMT+03:00 Brett Stahlman : >>> On Sat, May 27, 2017 at 8:35 AM, Nikolay Aleksandrovich

Re: Bug/non-determinism in output of maparg() and map commands

2017-05-27 Thread Bram Moolenaar
Nikolay Pavlov wrote: > 2017-05-27 18:02 GMT+03:00 Brett Stahlman : > > On Sat, May 27, 2017 at 8:35 AM, Nikolay Aleksandrovich Pavlov > > wrote: > >> 2017-05-27 12:45 GMT+03:00 Bram Moolenaar : > >>> > >>> Nikolay Pavlov wrote: >

Re: Bug/non-determinism in output of maparg() and map commands

2017-05-27 Thread Brett Stahlman
On Sat, May 27, 2017 at 10:39 AM, Nikolay Aleksandrovich Pavlov wrote: > 2017-05-27 18:02 GMT+03:00 Brett Stahlman : >> On Sat, May 27, 2017 at 8:35 AM, Nikolay Aleksandrovich Pavlov >> wrote: >>> 2017-05-27 12:45 GMT+03:00 Bram

Re: Bug/non-determinism in output of maparg() and map commands

2017-05-27 Thread Nikolay Aleksandrovich Pavlov
2017-05-27 18:02 GMT+03:00 Brett Stahlman : > On Sat, May 27, 2017 at 8:35 AM, Nikolay Aleksandrovich Pavlov > wrote: >> 2017-05-27 12:45 GMT+03:00 Bram Moolenaar : >>> >>> Nikolay Pavlov wrote: >>> 2017-05-26 20:43 GMT+03:00

Re: Bug/non-determinism in output of maparg() and map commands

2017-05-27 Thread Brett Stahlman
On Sat, May 27, 2017 at 8:35 AM, Nikolay Aleksandrovich Pavlov wrote: > 2017-05-27 12:45 GMT+03:00 Bram Moolenaar : >> >> Nikolay Pavlov wrote: >> >>> 2017-05-26 20:43 GMT+03:00 Bram Moolenaar : >>> > >>> > Brett Stahlman wrote: >>> > >>>

set env var before launching job_start make Make_m

2017-05-27 Thread Ni Va
Hi, I'm working on a script to automate build of gvim by jobs_starts under windows from git src Download, src Modified, to Build and Deploy new version of gvim in the runtime directory. So in the final build step, I encounter a env setting difficulty : My last job_start the nmake command and

Re: Bug/non-determinism in output of maparg() and map commands

2017-05-27 Thread Nikolay Aleksandrovich Pavlov
2017-05-27 12:45 GMT+03:00 Bram Moolenaar : > > Nikolay Pavlov wrote: > >> 2017-05-26 20:43 GMT+03:00 Bram Moolenaar : >> > >> > Brett Stahlman wrote: >> > >> >> >> On Tuesday, May 23, 2017 at 8:25:33 AM UTC-5, Brett Stahlman wrote: >> >> >> > On Tue, May

Re: Bug/non-determinism in output of maparg() and map commands

2017-05-27 Thread Brett Stahlman
On Sat, May 27, 2017 at 4:45 AM, Bram Moolenaar wrote: > > Nikolay Pavlov wrote: > >> 2017-05-26 20:43 GMT+03:00 Bram Moolenaar : >> > >> > Brett Stahlman wrote: >> > >> >> >> On Tuesday, May 23, 2017 at 8:25:33 AM UTC-5, Brett Stahlman wrote: >> >> >> > On

Re: Bug/non-determinism in output of maparg() and map commands

2017-05-27 Thread Bram Moolenaar
Nikolay Pavlov wrote: > 2017-05-26 20:43 GMT+03:00 Bram Moolenaar : > > > > Brett Stahlman wrote: > > > >> >> On Tuesday, May 23, 2017 at 8:25:33 AM UTC-5, Brett Stahlman wrote: > >> >> > On Tue, May 23, 2017 at 4:35 AM, Bram Moolenaar > >> >> > wrote: >