Shade wrote:
> Well... it simply don't work (the vimgrep).

We recently agreed on a "How to post messages" recommendation:
http://groups.google.com/group/vim_use/web/vim-information

Bear in mind that other people read these messages, and it would be a lot more
helpful if you would quote the brief text you are referring to, then give your 
reply
(underneath).

What do you mean "it simply don't work"? You typed the command (what command?), 
and
you got an error message? Or nothing was displayed?

Tony clearly spelled out that you have to enter two commands:

    :vimgrep /\%1l/ **/filename.ext
    :copen

Obviously you replace "filename.ext" with the name you want.

Assuming you don't have an obsolete version of Vim, Tony's commands work 
perfectly.
As he stated, there is no need for a plugin (although the vimgrep method is a 
bit
slow when searching many hundreds of files).

John


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to