From mboxrd@z Thu Jan 1 00:00:00 1970 From: mirko Subject: Re: bug in org-store-link? (was bug in org-create-link) Date: Mon, 24 Feb 2014 17:27:54 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHzNm-0000H6-Jt for emacs-orgmode@gnu.org; Mon, 24 Feb 2014 12:32:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHzNf-0006xh-2x for emacs-orgmode@gnu.org; Mon, 24 Feb 2014 12:31:58 -0500 Received: from plane.gmane.org ([80.91.229.3]:57422) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHzNe-0006xS-Sv for emacs-orgmode@gnu.org; Mon, 24 Feb 2014 12:31:51 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WHzNB-0000zy-1K for emacs-orgmode@gnu.org; Mon, 24 Feb 2014 18:31:21 +0100 Received: from teaaus0033.telusa.com ([208.218.238.20]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Feb 2014 18:31:21 +0100 Received: from mirko.vukovic by teaaus0033.telusa.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Feb 2014 18:31:21 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org > > The following is with release_8.2.5h-649-g2ae5cf. > > I get an error when creating a link to a file. > ... stuff deleted > > Thanks, > > Mirko > > mirko gmail.com> writes: I wrote the incorrect function name. This is about org-store-link in org.el, not org-create-link. The rest still applies. Mirko