When I try to compile some code using C-c C-c, if there is a compilation error then there is no description of what the error is. This lack of feedback caused me to misdiagnose what was causing a compilation error in the past
In contrast, if I try to evaluate the code using C-x C-e I actually get an error report showing what caused the error.

When I try to compile some code using
C-c C-c, if there is a compilation error then there is no description of what the error is. This lack of feedback caused me to misdiagnose what was causing a compilation error in the pastIn contrast, if I try to evaluate the code using

C-x C-eI actually get an error report showing what caused the error.