From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: Export not triggering caching Date: Fri, 29 Jan 2016 09:22:56 +0100 Message-ID: <87lh783icf.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]:49756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP4Kw-0007lD-10 for emacs-orgmode@gnu.org; Fri, 29 Jan 2016 03:23:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aP4Ks-00005S-12 for emacs-orgmode@gnu.org; Fri, 29 Jan 2016 03:23:21 -0500 Received: from plane.gmane.org ([80.91.229.3]:43558) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP4Kr-00005E-QJ for emacs-orgmode@gnu.org; Fri, 29 Jan 2016 03:23:17 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aP4Kk-0001AP-MI for emacs-orgmode@gnu.org; Fri, 29 Jan 2016 09:23:10 +0100 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 ; Fri, 29 Jan 2016 09:23:10 +0100 Received: from loris.bennett by hornfels.zedat.fu-berlin.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Jan 2016 09:23:10 +0100 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, I've just notice that if I have the following: * Ditaa Image #+BEGIN_SRC ditaa :file ecm.png :cmdline -r :cache yes +-+ | | +-+ #+END_SRC and export to PDF via LaTeX, the image is generated but the caching mechanism is not triggered. It is only when I do 'C-c C-c' explicitly on the BEGIN_SRC line that the SHA1 hash of the block is generated. Is this the intended behaviour? Cheers, Loris Org-mode version 8.3.3 (8.3.3-26-ge92a06-elpaplus) -- This signature is currently under construction.