Oh I learnt the opposite lesson, as later errors might be spurious and just exist because of earlier errors, especially in single pass compiled things like C
But I also do M-x compile, and emacs is clever enough to still find the right line when doing next-error, even if I edit things before.
But I also do M-x compile, and emacs is clever enough to still find the right line when doing next-error, even if I edit things before.