Ben Fritz wrote:

On Jan 2, 7:01 pm, SungHyun Nam<gow...@gmail.com>  wrote:
Hello,

There is always a message:

       CTIME  - 2011-01-03 09:57:57

And vim detects it as error message.

Can vim ignore this message?  starting with CTIME...
Or ignore a message if it cannot find a file in message.

Which compiler is this? Are you using the correct errorformat for that
compiler or just the default errorformat?

It is not a compiler's output, but a message from a tool which
called by makefile.  So that, I wanted to ignore this message by
tweaking the 'errorformat' without success.  :(

And I use default errorformat.  Just tried to tweak default
errorformat to ignore that message.

I can use filter like:
   tool ... | sed 's/\([0-9]*\):\([0-9]*\):\([0-9]*\)/\1.\2.\3/g'
(Not good, I think.)

Actually I wanted to raise a issue like:
    can VIM ignore errorformat if a file is not found?

Also, in the hope someone suggest a 'errorformat' which ignore
that message.

Regards,
namsh

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

Raspunde prin e-mail lui