Yukihiro Nakadaira wrote:

> QuickFixCmdPost is not fired for vimgrep when it is used as grepprg.
> 
> 
> :autocmd QuickFixCmdPre * echomsg "pre"
> :autocmd QuickFixCmdPost * echomsg "post"
> 
> :set grepprg=internal
> :grep x *
> pre
> 
> :set grepprg&
> :grep x *
> pre
> post
> 
> :vimgrep x *
> pre
> post

I see the problem, I'll fix it.

-- 
hundred-and-one symptoms of being an internet addict:
31. You code your homework in HTML and give your instructor the URL.

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