From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: babel processing endlessly while org-agenda-list and org-agenda-write Date: Sat, 24 May 2014 06:27:40 +0200 Message-ID: <87y4xrssw3.fsf@bzg.ath.cx> References: <2014-05-23T21-02-18@devnull.Karl-Voit.at> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo3Yp-0001eB-Ez for emacs-orgmode@gnu.org; Sat, 24 May 2014 00:28:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wo3Yf-0008VJ-9J for emacs-orgmode@gnu.org; Sat, 24 May 2014 00:27:55 -0400 Received: from mail-we0-x22b.google.com ([2a00:1450:400c:c03::22b]:33735) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo3Yf-0008V3-2H for emacs-orgmode@gnu.org; Sat, 24 May 2014 00:27:45 -0400 Received: by mail-we0-f171.google.com with SMTP id w62so5697489wes.16 for ; Fri, 23 May 2014 21:27:43 -0700 (PDT) In-Reply-To: <2014-05-23T21-02-18@devnull.Karl-Voit.at> (Karl Voit's message of "Fri, 23 May 2014 21:40:23 +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: Karl Voit Cc: Karl Voit , emacs-orgmode@gnu.org Hi Karl, Karl Voit writes: > Q: Could this be related to "(setq org-confirm-babel-evaluate nil)"? > To my knowledge, this should not be any issue and I used it before > the issue appeared. I don't think so. > I have no idea how to trace this down any further (only small elisp > knowledge on my side). Well, the brute-force approach is to bisect by commenting out your source block until you find one culprit... if any. Don't know if that's workable on your side. HTH, -- Bastien