Re: [Orgmode] [Babel] Error output buffer

2010-11-23 Thread Eric S Fraga
Sébastien Vauban writes: > Hi, > > A quick wished feature, if you agree on its usefulness. > > Currently, all error messages are concatenated to the same buffer, execution > after execution, which makes it *difficult to distinguish between the new > errors*, and the ones already seen previously.

Re: [Orgmode] [Babel] Error output buffer

2010-11-23 Thread Eric Schulte
This is something that Dan and I have discussed as well. On the one hand it would be nice to wipe the buffer between block executions, but on the other hand when you are say exporting a file and running many code blocks at once it would be preferable to retain error messages from all of the code b

[Orgmode] [Babel] Error output buffer

2010-11-23 Thread Sébastien Vauban
Hi, A quick wished feature, if you agree on its usefulness. Currently, all error messages are concatenated to the same buffer, execution after execution, which makes it *difficult to distinguish between the new errors*, and the ones already seen previously. Different propositions: - delete the