Re: [Orgmode] [Babel] Better messages for code block execution

2010-12-06 Thread Eric Schulte
Hi Seb, Thanks for the suggestion, I've just applied a slight alteration of these improved messages. #+begin_src diff diff --git a/lisp/ob.el b/lisp/ob.el index dd285db..fe392d9 100644 --- a/lisp/ob.el +++ b/lisp/ob.el @@ -1504,9 +1504,9 @@ code the results are extracted in the syn

[Orgmode] [Babel] Better messages for code block execution

2010-12-06 Thread Sébastien Vauban
Hi, Here are a couple of better (IMHO) messages for what occurs during source block execution: diff --git a/lisp/ob.el b/lisp/ob.el index dd285db..05bb320 100644 --- a/lisp/ob.el +++ b/lisp/ob.el @@ -1504,9 +1504,9 @@ code the results are extracted in the syntax of the source (indent-rig

[Orgmode] [Babel] Better messages for code block execution

2010-12-06 Thread Sébastien Vauban
Hi, Here are a couple of better (IMHO) messages for what occurs during source block execution: diff --git a/lisp/ob.el b/lisp/ob.el index dd285db..05bb320 100644 --- a/lisp/ob.el +++ b/lisp/ob.el @@ -1504,9 +1504,9 @@ code the results are extracted in the syntax of the source (indent-rig