From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: org-babel-lob-execute: Wrong type argument: integer-or-marker-p Date: Thu, 27 Jun 2013 12:32:13 +0200 Message-ID: <87a9mbsv2q.fsf@hornfels.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Us9V9-0003bL-Lx for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 06:32:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Us9V4-0002YP-VF for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 06:32:31 -0400 Received: from plane.gmane.org ([80.91.229.3]:54591) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Us9V4-0002YG-OV for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 06:32:26 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Us9V2-000688-Pw for emacs-orgmode@gnu.org; Thu, 27 Jun 2013 12:32:24 +0200 Received: from hornfels.zedat.fu-berlin.de ([160.45.11.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Jun 2013 12:32:24 +0200 Received: from loris.bennett by hornfels.zedat.fu-berlin.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Jun 2013 12:32:24 +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: emacs-orgmode@gnu.org Hi, When I add the caching option to a call to a code block, like this #+CALL: get_raw_timelimit_elapsed_data() :cache yes everything works OK, but I get the error org-babel-lob-execute: Wrong type argument: integer-or-marker-p With an ECM the error does not occur, just with my crufty .emacs. As I say, the problem seems to be purely cosmetic, but I was wondering what could be causing this. Any ideas? Loris -- This signature is currently under construction.