From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: Export hangs on 'Evaluation Disabled' Date: Sun, 07 Apr 2013 14:00:44 +0200 Message-ID: References: <87ip3ysq68.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51854) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOoFE-0000i3-U1 for emacs-orgmode@gnu.org; Sun, 07 Apr 2013 07:58:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UOoFB-0005Vo-BQ for emacs-orgmode@gnu.org; Sun, 07 Apr 2013 07:58:48 -0400 In-reply-to: <87ip3ysq68.fsf@bzg.ath.cx> 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: Bastien Cc: Emacs Org mode Hi, Bastien, Thanks for checking up. I don't see quite the same behavior any more, I do still have some problems with my original file, but I've so far failed to reproduce them with a minimal example. Let's close this thread, and I'll post a better bug report if I can pin it down. Yours, Christian Bastien writes: > Hi Christian, > > Christian Moe writes: > >> When exporting a document containing source blocks, I'm queried for >> evaluation. When I say no, export tends to hang. > > Do you still have this issue? > > If yes, can we reproduce it with a minimal example? > > Thanks!