From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: change in calling remote code blocks? Date: Mon, 15 Jan 2018 23:49:54 +0100 Message-ID: <87r2qqybxp.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ebDZn-0004gB-Sx for emacs-orgmode@gnu.org; Mon, 15 Jan 2018 17:50:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ebDZk-0003Bz-Qt for emacs-orgmode@gnu.org; Mon, 15 Jan 2018 17:49:59 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:40406) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ebDZk-0003BN-KW for emacs-orgmode@gnu.org; Mon, 15 Jan 2018 17:49:56 -0500 In-Reply-To: (John Kitchin's message of "Mon, 15 Jan 2018 10:07:33 -0800") 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: John Kitchin Cc: emacs-orgmode@gnu.org Hello, John Kitchin writes: > 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? This sounds like a bug. It does ring a bell. However, I couldn't find any reference to this syntax or behaviour in the manual. Am I missing something? Regards, -- Nicolas Goaziou