Re: [Orgmode] [Babel] Executing sh code within sessions

2010-11-05 Thread Eric Schulte
Hi Seb, Yes, I've noticed the shell session evaluation problems as well. I think one possible solution is for us to move from the current schema of echoing a babel-specific marker to indicate that evaluation has completed (which isn't working very well and is fairly ugly to boot) and move towards

[Orgmode] [Babel] Executing sh code within sessions

2010-11-05 Thread Sébastien Vauban
Hi Eric, As requested, I'm here emphasizing the important part of this post: When executing sh code block within a session, it never terminates, echoing... : executing Sh code block... in the minibuffer. The =sva= shell buffer contains: #+begin_src sh echo In $(pwd): /sebast...@mediacenter:.