.cc don't move to the error line

Marc Chantreux <[email protected]> Sun, 13 Jul 2025 21:03:53 +0200
Newsgroups gmane.editors.vim
Message-ID <aHQDGRc41Z82tETp@prometheus>
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 [email protected].
To view this discussion visit https://groups.google.com/d/msgid/vim_use/aHQDGRc41Z82tETp%40prometheus.
signature.asc (application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE-----

iHUEABYKAB0WIQQrhynLytp14smlCwy+er2aYc+1WAUCaHQDEwAKCRC+er2aYc+1
WEVlAQChgvpjYmNgKmm1naJO6lP74kk/uzgjIo6gvSbmdoNlIAD/ezQrNu/x2ij9
D2w1iLXqVcyVHCp9Ag9KLm6Af/R6HwM=
=5TVq
-----END PGP SIGNATURE-----