From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: change in calling remote code blocks? Date: Mon, 15 Jan 2018 10:07:33 -0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a1146a3e00f85520562d47d2c" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eb9AX-0004w4-7Q for emacs-orgmode@gnu.org; Mon, 15 Jan 2018 13:07:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eb9AW-0001G4-3E for emacs-orgmode@gnu.org; Mon, 15 Jan 2018 13:07:37 -0500 Received: from mail-wr0-x22e.google.com ([2a00:1450:400c:c0c::22e]:34474) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eb9AV-0001FX-Sc for emacs-orgmode@gnu.org; Mon, 15 Jan 2018 13:07:36 -0500 Received: by mail-wr0-x22e.google.com with SMTP id 36so12665160wrh.1 for ; Mon, 15 Jan 2018 10:07:35 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --001a1146a3e00f85520562d47d2c Content-Type: text/plain; charset="UTF-8" In org8 I used to be able to call remote code blocks ( http://kitchingroup.cheme.cmu.edu/blog/2016/02/09/Calling-remote-code-blocks-in-org-mode/ ) with a syntax like: #+call: si.org:figure-1() :wrap html And C-c C-c on that line would call a code block named figure-1 in the file si.org and insert the results. in org 9.1.6, this does nothing. Does anyone know if this got changed, and if there is a new way to do that? John ----------------------------------- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu --001a1146a3e00f85520562d47d2c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable --001a1146a3e00f85520562d47d2c--