A. S. Budden wrote:
> Is there any way to save an error list that has been 
> generated with a lot of calls to :vimgrepadd?

You've had some interesting replies, but the simple answer is

  :set efm=%f\|%l\ col\ %c\|%m
  :cfile myquickfixfile.vim

That is, set 'efm' (errorformat) before using :cfile.

John


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

Reply via email to