Yasuhiro Matsumoto wrote:

> When using auto completion on php or C with user's autocmd, it's
> affected from user's autocmd.
> For example, If user want to show up quickfix, below's autocmd is
> useful.
> 
> autocmd QuickfixCmdPost grep,grepadd,vimgrep if len(getqflist()) != 0 | copen 
> | endif
> 
> phpcomplete, ccomplete call vimgrep to find somewhat to complete. So
> quickfix show up with finish of vimgrep.
> Below is a patch. Please check.

I'll include the part for ccomplete.vim.  Please contact the authors of
the scripts, they might not see this message or know that their file is
affected.

-- 
It was recently discovered that research causes cancer in rats.

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

Raspunde prin e-mail lui