Eric Schulte writes:
> Ernesto Durante writes:
>> + First patch, modify org-babel-eval to load compilation-mode in case
>>of errors
>>
>
> Applied.
These are missing a proper changelog so Bastien will be less happy.
>> org-babel-eval: compilation-mode to deal with errors in (C/C++/D)
Despite t
Ernesto Durante writes:
> Eric Schulte writes:
>
> Hi Eric,
>
> You will find in attachment three patches
>
Hi Ernesto,
Thank you for sending these along, they look great.
>
> + First patch, modify org-babel-eval to load compilation-mode in case
>of errors
>
Applied.
>
> + Second patch, mod
Eric Schulte writes:
Hi Eric,
You will find in attachment three patches
+ First patch, modify org-babel-eval to load compilation-mode in case of errors
+ Second patch, modify org-babel-eval to deal with Microsoft visual
C++ errors by concatenating the standard output with the standard error