Re: Asynchronous balloonexpr handling

2017-02-01 Fir de Conversatie skywind3...@163.com
> 在 2017年2月1日,22:12,Christian Brabandt 写道: > >> On Mi, 01 Feb 2017, Bram Moolenaar wrote: >> Another thing that would be nice: Also make this work in the terminal. >> Could be implemented like we have the popup menu. Should be as simple >> as balloon_show(). For

Syntax highlight error in .vim ??

2016-07-19 Fir de Conversatie skywind3...@163.com
Reproduce: 1. vim abc.vim: 2. add this line: let my_dict = { "key1":"val1", "key2": "val2", "key3": "val3", "key4":"val4" } Issue: highlight color is incorrect for my_dict, screen capture: skywind3...@163.com

What does 'DRAFT' means in channel.txt ?

2016-07-11 Fir de Conversatie skywind3...@163.com
feedback from users ? - when is the word 'draft' going to be removed in channel.txt ? skywind3...@163.com -- -- 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://w

Re: Re: Patch 7.4.1996

2016-07-08 Fir de Conversatie skywind3...@163.com
the report said version 7.4.1999 could not pass test 101 in mac is this the same problem in win32 gvim ? could win32 gvim version just ignore 7.4.1999 and just build 7.4.1998 ? skywind3...@163.com From: Ken Takata Date: 2016-07-08 12:29 To: vim_dev CC: skywind3000 Subject: Re: Re: Patch

Re: Re: Patch 7.4.1996

2016-07-07 Fir de Conversatie skywind3...@163.com
Christian, Would you please have a look at the gvim daily build ? Binaries are missing and it has only imported a tag of 7.4.1999. skywind3...@163.com From: Christian Brabandt Date: 2016-07-08 03:36 To: vim_dev Subject: Re: Patch 7.4.1996 Hi Bram! On Do, 07 Jul 2016, Bram Moolenaar wrote

Re: Patch 7.4.1997

2016-07-07 Fir de Conversatie skywind3...@163.com
Thanks very much ! >From my iPhone > 2016年7月8日,00:59,Bram Moolenaar : > > > Patch 7.4.1997 > Problem:Cannot easily scroll the quickfix window. > Solution: Add ":cbottom". > Files: src/ex_cmds.h, src/quickfix.c, src/proto/quickfix.pro, >src/ex_docmd.c,

Re: Re: Will there be 8.0 after 7.4.1999 ?

2016-06-26 Fir de Conversatie skywind3...@163.com
I have no idea about packages but I have been using job/channel/timer for more than two month. it seems more stable now. skywind3...@163.com From: Rui Afonso Pereira Date: 2016-06-27 06:55 To: vim_dev CC: vim-dev; skywind3000 Subject: Re: Will there be 8.0 after 7.4.1999 ? On Sunday, June 26

Re: Re: Will there be 8.0 after 7.4.1999 ?

2016-06-26 Fir de Conversatie skywind3...@163.com
.* as soon as possible. So, I wonder if the quickfix improvements which referenced in todo.txt (:cbottom, etc) could be introduced in 7.4.* before 8.0 ?? skywind3...@163.com From: Bram Moolenaar Date: 2016-06-27 02:39 To: skywind3...@163.com CC: vim-dev Subject: Re: Will there be 8.0 after

Will there be 8.0 after 7.4.1999 ?

2016-06-25 Fir de Conversatie skywind3...@163.com
Since everything in version8.txt have been implemented for a while, will there be 8.0 after 7.4.1999 ? skywind3...@163.com -- -- 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,

Re: Any way to scroll quickfix window automatically for long-time-running jobs ?

2016-06-08 Fir de Conversatie skywind3...@163.com
":cbottom" seems more adaptive than auto scroll It can be much easier for me if ":cbottom" could be added. >From my iPhone 发自我的 iPhone > 在 2016年6月9日,03:31,Bram Moolenaar 写道: > > > skywind3000 wrote: > >> It may be distracting the grep workflow. But how about building

Re: Re: Any way to scroll quickfix window automatically for long-time-running jobs ?

2016-06-07 Fir de Conversatie skywind3...@163.com
to provide user an option to get quickfix autoscroll rather than force them using quickfix as an old synchronizing location and force them treating the complex building jobs as a simply grep . skywind3...@163.com From: Yegappan Lakshmanan Date: 2016-06-07 23:28 To: vim_dev Subject: Re: Re

Re: Re: Any way to scroll quickfix window automatically for long-time-running jobs ?

2016-06-06 Fir de Conversatie skywind3...@163.com
ut while I am editing / navigating the source files just like what I do in visual studio. Auto scroll can be simulated by using the script above, but is this a appropriate way ? (cursor problem, etc) Is it possible to do this in a more graceful/easier method ? skywind3...@163.com From: Br

Any way to scroll quickfix window automatically for long-time-running jobs ?

2016-06-05 Fir de Conversatie skywind3...@163.com
quickfix but it alway open the last error in the new tab. Is there a way I can just only scroll quickfix without open the last error ? skywind3...@163.com -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to

Win32-binary lost for the latest gvim (7.4.1842)

2016-05-24 Fir de Conversatie skywind3...@163.com
? skywind3...@163.com -- -- 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

Re: Re: job_stop is unusable in windows (gvim 7.4.1832) (2 bugs)

2016-05-20 Fir de Conversatie skywind3...@163.com
I checked the windows task manager and found that it was really hanging. skywind3...@163.com From: Bram Moolenaar Date: 2016-05-20 00:25 To: skywind3...@163.com CC: vim-dev Subject: Re: Re: job_stop is unusable in windows (gvim 7.4.1832) (2 bugs) Skywind wrote: > >>

Re: Re: job_stop is unusable in windows (gvim 7.4.1832) (2 bugs)

2016-05-19 Fir de Conversatie skywind3...@163.com
: sys.stderr.write('[%d]: stderr\n'%i) sys.stderr.flush() import time time.sleep(1) -- skywind3...@163.com From: skywind3...@163.com Date: 2016-05-19 22:11 To: Bram Moolenaar CC: vim-dev Subject: Re: Re: job_stop is unusable in windows (gvim 7.4.1832) (2 bugs) >> 'close_cb' and 'e

Re: Re: job_stop is unusable in windows (gvim 7.4.1832) (2 bugs)

2016-05-19 Fir de Conversatie skywind3...@163.com
8 RECV on 0: 'Terminate batch job (Y/N)? ' 25.211873 : looking for messages on channels that's all of the channel log, cannot find any 'close_cb' and 'exit_cb' in 10 minutes after job stopped. skywind3...@163.com From: Bram Moolenaar Date: 2016-05-19 20:58 To: skywind3...@163

job_stop is unusable in windows (gvim 7.4.1832) (2 bugs)

2016-05-18 Fir de Conversatie skywind3...@163.com
correctly. But 'close_cb' and 'exit_cb' can be lost if 'term', 'kill' has been replaced to 'int'. These two bugs are ONLY in windows (gvim 7.4.1832), skywind3...@163.com -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you ar

The order issue of 'exit_cb' and 'close_cb' in job-options

2016-05-17 Fir de Conversatie skywind3...@163.com
r all other callbacks (close_cb/out_cb/err_cb etc) ? If so, it will be much easier for me to write my async building plugin for vim. skywind3...@163.com -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are reply