From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: change in calling remote code blocks? Date: Mon, 22 Jan 2018 20:24:01 +0100 Message-ID: <874lnd66jy.fsf@nicolasgoaziou.fr> References: <87r2qqybxp.fsf@nicolasgoaziou.fr> <878tcp68db.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34443) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1edhhO-0007wK-Cq for emacs-orgmode@gnu.org; Mon, 22 Jan 2018 14:24:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1edhhN-0000EX-GR for emacs-orgmode@gnu.org; Mon, 22 Jan 2018 14:24:06 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:36000) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1edhhN-0000EH-AF for emacs-orgmode@gnu.org; Mon, 22 Jan 2018 14:24:05 -0500 In-Reply-To: <878tcp68db.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Mon, 22 Jan 2018 19:44:48 +0100") 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 Nicolas Goaziou writes: > Fixed. Thank you. I also updated documentation and added tests. As a side note, file:name syntax is a bit weak. It prevents using colons in a name, as reported by the linter. I don't know if the feature is used extensively but it may be worth considering changing references syntax to, e.g, "file::name".