the buffer, it remains fixed while more compilation output is added at
the end of the buffer.
+@cindex compilation buffer, keeping current position at the end
@vindex compilation-scroll-output
If you set the variable @code{compilation-scroll-output} to a
non-@code{nil} value, then the compilation buffer always scrolls to
mode, whose main feature is to provide a convenient way to look at the
source line where the error happened.
+ If you set the variable @code{compilation-scroll-output} to a
+non-@code{nil} value, then the compilation buffer always scrolls to
+follow output as it comes in.
+
@table @kbd
@item C-x `
Visit the locus of the next compiler error message or @code{grep} match.