Sunday, July 13, 2025

.cc don't move to the error line

hello people,

this is the stderr of my &mp is this simple
https://testanything.org/ report.

ok 1 - t.c 6
ok 2 - t.c 7
ok 3 - t.c 8
ok 4 - t.c 9
not ok - t.c 10
not ok - t.c 11
ok 7 - t.c 12
ok 8 - t.c 13

I wrote

:let &efm=&efm',not ok %s - %f %l'
:make|cw

and I got this:

|| ok 1 - t.c 6
|| ok 2 - t.c 7
|| ok 3 - t.c 8
|| ok 4 - t.c 9
t.c|10|
t.c|11|
|| ok 7 - t.c 12
|| ok 8 - t.c 13

When I type <enter> over 't.c|11|', vim opens the t.c
file but doesn't move at line 11.

I have no idea how to fix this :(

also I tried to catpure 'not ok' as %m but failed to understand it it is
even possible.

any help very welcome.

regards
marc

--
--
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 vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/aHQDGRc41Z82tETp%40prometheus.

No comments: