>> The one problem I couldn't solve is that if
>> file1.c is open and I do a :make then instead of file1.c another file
>> will be open, say file2.c, which is the file containing the first
>> error.
>
> It is possible to use :make! instead of :make to suppress jumping to
> the first error, as well.

Thanks, I did not know about that! Another thing I was always
wondering about is whether it was possible to have in quickfix mode
the errors listed first, and the warnings would only come after them?
Typically I fix the errors first and only then turn to warnings and
also many times warnings are harmless so it would be handy to have
them at the end of the list. Is this possible? I've seen :help
quickfix but it seems if I have to manually enter an errorformat I'll
surely screw it up so I'm looking for an officially blessed way of
doing this, if one is available.

Cheers,
Daniel

-- 
Psss, psss, put it down! - http://www.cafepress.com/putitdown

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

Reply via email to