From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] support insert link without write result to :file link Date: Tue, 27 Mar 2018 08:26:02 +0200 Message-ID: <87o9jarq4l.fsf@nicolasgoaziou.fr> References: <87zi2u90f6.fsf@luisa.c0t0d0s0.de> <11516348-a184-6f9e-6a10-15fe4b06d0fb@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0i3c-0004yD-MD for emacs-orgmode@gnu.org; Tue, 27 Mar 2018 02:26:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0i3Y-0008OQ-S3 for emacs-orgmode@gnu.org; Tue, 27 Mar 2018 02:26:08 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:33603) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f0i3Y-0008Ns-M8 for emacs-orgmode@gnu.org; Tue, 27 Mar 2018 02:26:04 -0400 In-Reply-To: <11516348-a184-6f9e-6a10-15fe4b06d0fb@gmail.com> (stardiviner's message of "Tue, 27 Mar 2018 10:56:59 +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: stardiviner Cc: emacs-orgmode@gnu.org Hello, stardiviner writes: > I added this patch to handle posted question case. > > This will improve Org-mode links with org-babel resulta lot. Make > Org-mode can insert link as user want at many places. > > Hope can be merged. Thank you. However, before thinking about merging it, it requires documentation and tests. You also need to update `org-babel-common-header-args-w-values'. Also, there are still failing tests from the last change to :results behaviour in master, if you ever have time to look into it. Regards, -- Nicolas Goaziou