From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Rainer Subject: asynchronous code evaluation Date: Wed, 4 Sep 2013 07:27:01 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b343f1a15e84a04e5880eca Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VH5cN-0001OE-3x for emacs-orgmode@gnu.org; Wed, 04 Sep 2013 01:27:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VH5cM-0002aC-AJ for emacs-orgmode@gnu.org; Wed, 04 Sep 2013 01:27:03 -0400 Received: from mail-ve0-x22f.google.com ([2607:f8b0:400c:c01::22f]:57807) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VH5cM-0002a6-5N for emacs-orgmode@gnu.org; Wed, 04 Sep 2013 01:27:02 -0400 Received: by mail-ve0-f175.google.com with SMTP id oy10so4698938veb.6 for ; Tue, 03 Sep 2013 22:27:01 -0700 (PDT) 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: emacs-orgmode@gnu.org --047d7b343f1a15e84a04e5880eca Content-Type: text/plain; charset=ISO-8859-1 hi all! I have some pretty calculation intense R code in a code block and when I execute the code (C-c C-c) my emacs freezes and waits for the code to finish. Is there a way to evaluate the code asynchronously, so that I could edit the file (obviously not the code block itself) while the code is being evaluated? thanks, jo --047d7b343f1a15e84a04e5880eca Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
hi all!

I have some pretty calculat= ion intense R code in a code block and when I execute the code (C-c C-c) my= emacs freezes and waits for the code to finish. Is there a way to evaluate= the code asynchronously, so that I could edit the file (obviously not the = code block itself) while the code is being evaluated?

thanks, jo

--047d7b343f1a15e84a04e5880eca--