A.J.Mechelynck wrote:
Howard Jess wrote:Sample output is:Warning [flip.jss:7:10]: type mismatch: conflict between boolean [flip.jss:4:19] and string [flip.jss:7:10]
[ and more like that ]
which I think means: set errorformat=%[^[][%f:%l:%v]%m
[ but that didn't work ]
What about
:set errorformat=%m[%f:%l:%v]%r
Sorry; I'm using Vim 6.3; it says:
E373: Unexpected %r in format string
Perhaps this is a new feature in 7.0??
hj
