From mboxrd@z Thu Jan 1 00:00:00 1970 From: Austin Frank Subject: [babel] exports, caching, remote execution Date: Thu, 17 Jun 2010 02:55:18 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1491480892==" Return-path: Received: from [140.186.70.92] (port=45135 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OP90s-0003pF-NF for emacs-orgmode@gnu.org; Thu, 17 Jun 2010 02:55:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OP90i-000083-Jz for emacs-orgmode@gnu.org; Thu, 17 Jun 2010 02:55:37 -0400 Received: from lo.gmane.org ([80.91.229.12]:32840) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OP90i-00007s-Au for emacs-orgmode@gnu.org; Thu, 17 Jun 2010 02:55:36 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OP90g-0003jT-AM for emacs-orgmode@gnu.org; Thu, 17 Jun 2010 08:55:34 +0200 Received: from colossus.cvs.rochester.edu ([128.151.80.181]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jun 2010 08:55:34 +0200 Received: from austin.frank by colossus.cvs.rochester.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jun 2010 08:55:34 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============1491480892== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" --=-=-= Content-Transfer-Encoding: quoted-printable 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 exporter to respect caching? 2) Is there a way to generate graphical output on a remote host and still have it included in export? A block like #+BEGIN_SRC R :exports results :dir /user@example.com: :file test.png plot(my-object) #+END_SRC =20=20=20 Gives me =20=20=20 #+results: [[file:/scpc:user@example.com:/users/home/user/test.png]] When I export to latex or pdf, the graphic isn't included because the file for export is local but the graphic is remote. Is there a way to include remotely generated graphics in a locally exported file? Something like downloading via scp before exporting? Thanks for any help, /au =20=20=20 =2D-=20 Austin Frank http://aufrank.net GPG Public Key (D7398C2F): http://aufrank.net/personal.asc --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) iEYEARECAAYFAkwZxtcACgkQlHMl2/XbR4Hx6ACgjLY+oI2O/ywr3kPwcpg9fWwB JHUAn2N2rFKY1wo4Fb4zUR7WQAjMn09Z =GyNE -----END PGP SIGNATURE----- --=-=-=-- --===============1491480892== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1491480892==--