From: Bastien <bzg@gnu.org> To: Ferdinand Pieper <fer@pie.tf> Cc: emacs-orgmode@gnu.org Subject: Re: [PATCH] ob-gnuplot: handle remote input files Date: Sat, 24 Oct 2020 14:15:07 +0200 [thread overview] Message-ID: <87tuujkegk.fsf@gnu.org> (raw) In-Reply-To: <87imbwsek5.fsf@ims.uni-hannover.de> (Ferdinand Pieper's message of "Tue, 29 Sep 2020 19:00:58 +0200") Hi Ferdinand, Ferdinand Pieper <fer@pie.tf> writes: > When passing a remote file like "/ssh:myserver:/myfile.txt" to a > gnuplot block as variable the gnuplot process can not access the > remote data. Applied, thanks! > An example: > > #+begin_src gnuplot :var data="/ssh:myserver:/myfile.txt" > plot data u 1:2 > #+end_src > > Attached is a patch, which instead downloads remote files to a > unique path and passes this new path to gnuplot. > > Please let me know if there's something to improve regarding the > commit message or patch formatting. The commit message and the changelog were perfect, thanks for taking care of this. I simply added "TINYCHANGE". Best, -- Bastien
next prev parent reply other threads:[~2020-10-24 12:15 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-09-29 17:00 Ferdinand Pieper 2020-10-24 12:15 ` Bastien [this message] 2020-10-25 16:53 ` Ferdinand Pieper 2020-10-27 9:55 ` Bastien
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=87tuujkegk.fsf@gnu.org \ --to=bzg@gnu.org \ --cc=emacs-orgmode@gnu.org \ --cc=fer@pie.tf \ --subject='Re: [PATCH] ob-gnuplot: handle remote input files' \ /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).