From mboxrd@z Thu Jan 1 00:00:00 1970 From: stardiviner Subject: coderef link should support external file path link. Date: Wed, 22 Aug 2018 14:49:31 +0800 Message-ID: <87tvnmzyis.fsf@gmail.com> Reply-To: numbchild@gmail.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fsMxm-0005cX-IR for emacs-orgmode@gnu.org; Wed, 22 Aug 2018 02:49:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fsMxf-00021L-Gr for emacs-orgmode@gnu.org; Wed, 22 Aug 2018 02:49:53 -0400 Received: from [112.14.255.71] (port=37699 helo=dark.localdomain) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fsMxe-0001qg-3Q for emacs-orgmode@gnu.org; Wed, 22 Aug 2018 02:49:47 -0400 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: org-mode When I use ~org-store-link~ in an opened src block to create a coderef link, then I ~org-insert-link-global~ in another Org file, but it only has "~(use formdata to send url with params)~" in link source (without file path). It should contains the source file path like following. (I have to manually fix this long path to make it work correctly). #+begin_src org [[file:~/Org/Wiki/Web%20Scraping.org::(use%20formdata%20to%20send%20url%20with%20params)][use formdata to send url with params]] #+end_src -- [ stardiviner ] don't need to convince with trends. Blog: https://stardiviner.github.io/ IRC(freenode): stardiviner GPG: F09F650D7D674819892591401B5DF1C95AE89AC3