From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: babel and long-running computations Date: Thu, 17 Apr 2014 16:33:48 +0100 Message-ID: <87ppkgnf6r.fsf@ucl.ac.uk> References: <87lhv4qr7l.fsf@grothesque.org> <534FA332.1080304@gmail.com> <87lhv4ut1n.fsf@grothesque.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaoK8-0006WD-RI for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 11:34:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WaoK1-0008GF-Cb for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 11:34:00 -0400 Received: from mail-db3lp0077.outbound.protection.outlook.com ([213.199.154.77]:25760 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaoK1-0008G9-5w for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 11:33:53 -0400 In-Reply-To: <87lhv4ut1n.fsf@grothesque.org> (Christoph Groth's message of "Thu, 17 Apr 2014 12:52:36 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Christoph Groth Cc: emacs-orgmode@gnu.org On Thursday, 17 Apr 2014 at 11:52, Christoph Groth wrote: [...] > - Not freezing the editor during the execution of a task This is a problem but I solve this by running multiple instances of emacs. The difficulty arises if you wish to edit the same file in more than one emacs... but if you can avoid this, multiple instances work. > - Being able to execute multiple independent tasks in parallel Ditto. > - Being able to interrupt a running task Trickier but easy enough via the shell, of course (kill xxx). > - Being able to inspect the incomplete output of a running task Tricky as well unless the task sends its output to a file or even "tee"s the output so that you can "tail -f" that file. -- : Eric S Fraga (0xFFFCF67D), Emacs 24.4.50.2, Org release_8.2.5h-898-g11f8ef