[Orgmode] [babel] report name of source block during execution

2010-07-12 Thread Austin Frank
Hello!

I know I've been making a lot of suggestions on the org-babel front
lately-- if I'm asking too much, please let me know!

During execution of source blocks through org babel, a message appears
to indicate that code is being executed, like

  executing LANG code block...

In cases where the block being executed is a named block, would it be
possible to include the name of the block in this echo?  Maybe something
like

  executing LANG code block (NAME)...

This would provide a rudimentary progress tracking mechanism during long
operations like org-babel-execute-buffer.

Thanks!
/au

-- 
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc


pgpKBkmDCLJS0.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] [babel] report name of source block during execution

2010-07-12 Thread Eric Schulte
Austin Frank austin.fr...@gmail.com writes:

 Hello!

 I know I've been making a lot of suggestions on the org-babel front
 lately-- if I'm asking too much, please let me know!


No problem, as long as you don't mind if some requests end up in triage.


 During execution of source blocks through org babel, a message appears
 to indicate that code is being executed, like

   executing LANG code block...

 In cases where the block being executed is a named block, would it be
 possible to include the name of the block in this echo?  Maybe something
 like

   executing LANG code block (NAME)...

 This would provide a rudimentary progress tracking mechanism during long
 operations like org-babel-execute-buffer.


Done, this was a simple change.

Thanks for the suggestion -- Eric


 Thanks!
 /au

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode