From mboxrd@z Thu Jan 1 00:00:00 1970 From: Austin Frank Subject: Re: [babel] exports, caching, remote execution Date: Thu, 17 Jun 2010 15:29:11 -0400 Message-ID: References: <87eig5en4p.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2052604630==" Return-path: Received: from [140.186.70.92] (port=58143 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPKmQ-0003hk-0O for emacs-orgmode@gnu.org; Thu, 17 Jun 2010 15:29:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPKmO-0007ux-KP for emacs-orgmode@gnu.org; Thu, 17 Jun 2010 15:29:37 -0400 Received: from lo.gmane.org ([80.91.229.12]:46618) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPKmO-0007ug-64 for emacs-orgmode@gnu.org; Thu, 17 Jun 2010 15:29:36 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OPKmJ-0002Sk-4l for emacs-orgmode@gnu.org; Thu, 17 Jun 2010 21:29:31 +0200 Received: from cpe-66-66-11-181.rochester.res.rr.com ([66.66.11.181]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jun 2010 21:29:31 +0200 Received: from austin.frank by cpe-66-66-11-181.rochester.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jun 2010 21:29:31 +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 --===============2052604630== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" --=-=-= Content-Transfer-Encoding: quoted-printable Eric-- Thanks for the reply. On Thu, Jun 17 2010, Eric Schulte wrote: > I believe the exporter does respect caching, the following minimal > example worked (i.e. was not re-run) for me on export to html. Could > you provide an example that demonstrates the problem? Yes, I'll keep an eye on this and try to narrow it down to an example if I can. > Not that I'm currently aware of. Dan has handled most of the remote > execution work so he may know more than me in this regard. And thanks to him for that! I tipped him off to using TRAMP with ESS, and he took it and ran further than I ever hoped! > Is "scpc" in the line above a transport protocol? Yes, it is scp over an existing ssh connection. The following org-style link goes to the relevant info page. [[info:tramp:External%20methods][info:tramp:External methods]] > 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? C-c C-o actually works! I was extremely encouraged to see this, and it got my hopes up for export =3D) If remote file references could be resolved during export, that would be ideal. > A block like the following may be an acceptable workaround in the near > term (notice I named your block above). > > #+begin_src sh :file test.png :var remote=3Drplot :exports results > scp $remote ./test.png > #+end_src Nice suggestions, I'll try it later today. Thanks, /au =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) iEYEARECAAYFAkwad4gACgkQlHMl2/XbR4ESSwCgs3NwXvvjvycBl0j8SK8dAsHc uckAnjrgkKaduXnO6KmYCqTnVDzOFieS =mIwY -----END PGP SIGNATURE----- --=-=-=-- --===============2052604630== 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 --===============2052604630==--