Question

My current compile output is not being properly parsed in the compilation buffer. How can I fix this?

Was it helpful?

Solution

Likely you'll have to modify the variable compilation-error-regexp-alist. See the variable documentation by doing:

C-h v compilation-error-regexp-alist

or the info page:

C-h S compilation-error-regexp-alist
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top