emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Export not triggering caching
@ 2016-01-29  8:22 Loris Bennett
  2016-01-31 12:27 ` Eric S Fraga
  0 siblings, 1 reply; 2+ messages in thread
From: Loris Bennett @ 2016-01-29  8:22 UTC (permalink / raw)
  To: emacs-orgmode

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Export not triggering caching
  2016-01-29  8:22 Export not triggering caching Loris Bennett
@ 2016-01-31 12:27 ` Eric S Fraga
  0 siblings, 0 replies; 2+ messages in thread
From: Eric S Fraga @ 2016-01-31 12:27 UTC (permalink / raw)
  To: Loris Bennett; +Cc: emacs-orgmode

On Friday, 29 Jan 2016 at 09:22, Loris Bennett wrote:
> 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?

I believe so because the export works on a copy of the buffer generated
by processing a number of directives etc.  The original buffer is not
modified in any way.
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3.3-497-gc74b99

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-31 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-29  8:22 Export not triggering caching Loris Bennett
2016-01-31 12:27 ` Eric S Fraga

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).