Re: Vimgrep may add results to a wrong quickfix list

2018-03-26 Fir de Conversatie Bram Moolenaar

Yegappan wrote:

> When developing tests for autocmds changing the quickfix/location
> lists when vimgrep is running, I noticed that in some cases vimgrep
> may add results to a wrong quickfix list. The attached patch fixes
> this problem by using the quickfix list identifier and adds a test.

Thanks, I'll include it soon.

-- 
hundred-and-one symptoms of being an internet addict:
68. Your cat always puts viruses on your dogs homepage

 /// Bram Moolenaar -- b...@moolenaar.net -- 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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Vimgrep may add results to a wrong quickfix list

2018-03-25 Fir de Conversatie Yegappan Lakshmanan
Hi,

When developing tests for autocmds changing the quickfix/location
lists when vimgrep is running, I noticed that in some cases vimgrep
may add results to a wrong quickfix list. The attached patch fixes
this problem by using the quickfix list identifier and adds a test.

- Yegappan

-- 
-- 
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.


qfrefactor.diff
Description: Binary data