From: Eric S Fraga <e.fraga@ucl.ac.uk> To: Emacs Org mode mailing list <emacs-orgmode@gnu.org> Subject: when does :cache not cache? Date: Fri, 22 Oct 2021 08:55:44 +0100 [thread overview] Message-ID: <87mtn1o5mn.fsf@ucl.ac.uk> (raw) [-- Attachment #1: Type: text/plain, Size: 976 bytes --] Hello all (again!), in the paper I am writing, I have a number of gnuplot src blocks, some of which process a significant amount of data so take some time to generate the actual plots. The data are static so caching the results make sense. However, even though I have ":cache yes" on each of these named src blocks, and I have (for good measure), the property "header-args:gnuplot" set to ":cache yes" as well, the plots are being regenerated each time I export to PDF via LaTeX. In trying to create a minimal example (see attached), it seems that caching stops working as soon as I add a ":var data=..." header argument to generate a plot from a table of data. Why does specifying a variable to a src block violate the caching directive? Is this intended behaviour (assuming I've understood what is happening correctly)? Thank you, eric -- : Eric S Fraga via Emacs 28.0.60, Org release_9.5-163-g4eab5b : Latest paper written in org: https://arxiv.org/abs/2106.05096 [-- Attachment #2: gnuplot.org --] [-- Type: application/vnd.lotus-organizer, Size: 618 bytes --]
next reply other threads:[~2021-10-22 7:56 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-10-22 7:55 Eric S Fraga [this message] 2021-12-12 7:45 ` Ihor Radchenko 2021-12-13 8:13 ` Eric S Fraga 2021-10-23 9:13 Emmanuel Charpentier 2021-10-23 10:09 ` Eric S Fraga 2021-10-23 15:15 ` Eric S Fraga 2021-10-24 11:49 Emmanuel Charpentier 2021-10-25 10:58 ` Eric S Fraga
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=87mtn1o5mn.fsf@ucl.ac.uk \ --to=e.fraga@ucl.ac.uk \ --cc=emacs-orgmode@gnu.org \ --subject='Re: when does :cache not cache?' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this 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).