On Wednesday, April 3, 2013 5:25:04 PM UTC-5, FlashBurn wrote:
> I have setup my errorformat quite nicely to match the compiler and lint 
> output, however today I bumped onto a new error format:
> 
> <offending expression>
>             ^
> "path/to/the/file",<line number><white space>Error[Pe<error number>]:<white 
> space><error message>v
> 

I just re-read your message, and I think I missed addressing something.

The "              ^" line can be used to match a column with multi-line 
messages, using the %p item. I'm not sure whether you had figured that out or 
not.

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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to