Wednesday, December 5, 2012

Re: errorformat for errors grouped by filename

On Wednesday, December 5, 2012 1:08:55 PM UTC-6, David Barnett wrote:
> If I have a makeprg that dumps a filename on a line by itself followed by all errors for that file one-per-line, is there a way I can capture the filename and apply it to each error?
>
> The best I can come up with is
> '%A----- FILE : %f -----,%ZLine %l\, %t:%n: %m'
> which will grab the first error, but not the rest.

:help errorformat-separate-filename

--
You received this message from the "vim_use" 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

No comments:

Post a Comment