error: syntax error, unexpected $end, expecting STR or DOLLAR_CURLY or '"', at 
/home/marc/test.nix:2:1

I've tried this code:

  set efm=%m\ \,\ at\ %f:%l:%c
  exec 'cfile '.expand('%')
  cope

Something like this can be matched easily..
/home/marc/test.nix:2:1 `error: syntax error, unexpected $end, expecting STR or 
DOLLAR_CURLY or '"', at 

What's the point I've missed?

I've thought more than once that I should just use regular expressions
and be done. So what I'm missing? Is it easy to match this error line?
Or should I parse the result using Vim regex ?

Marc Weber

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

Subscription settings: http://groups.google.com/group/vim_use/subscribe?hl=en

Reply via email to