Re: [Orgmode] [babel] exports, caching, remote execution

2010-06-18 Thread David Maus
Eric Schulte wrote: >Is "scpc" in the line above a transport protocol? Maybe this should be >an org-mode wide features, i.e. the ability to resolve remote file >references with C-c C-o and on export. Does that sound reasonable, and >would it take care of the need in this particular case? I've c

Re: [Orgmode] [babel] exports, caching, remote execution

2010-06-17 Thread Eric Schulte
Hi Austin, Austin Frank writes: > Hey all-- > > Two (hopefully quick) questions: > > 1) Does the exporter respect the :cache argument? When I evaluate a >buffer, I can tell that cached blocks are not re-run, as expected. >When I export to \LaTeX or PDF, it seems that all blocks in the f

[Orgmode] [babel] exports, caching, remote execution

2010-06-16 Thread Austin Frank
Hey all-- Two (hopefully quick) questions: 1) Does the exporter respect the :cache argument? When I evaluate a buffer, I can tell that cached blocks are not re-run, as expected. When I export to \LaTeX or PDF, it seems that all blocks in the file are re-run. Is there a way to force the