next-error-no-select

next-error-no-select is an interactive compiled Lisp function in `simple.el'.


(next-error-no-select &optional N)

Move point to the next error in the `next-error' buffer and highlight match.
Prefix arg N says how many error messages to move forwards (or
backwards, if negative).
Finds and highlights the source line like C-x `, but does not
select the source buffer.