From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug in links to org files Date: Sat, 15 Mar 2014 16:09:41 +0100 Message-ID: <87wqfvsdl6.fsf@gmail.com> References: <87iorgybko@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOqDC-0001CP-7a for emacs-orgmode@gnu.org; Sat, 15 Mar 2014 11:09:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WOqD6-0008Jq-3c for emacs-orgmode@gnu.org; Sat, 15 Mar 2014 11:09:22 -0400 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:46286) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOqD5-0008Jl-RX for emacs-orgmode@gnu.org; Sat, 15 Mar 2014 11:09:16 -0400 Received: by mail-wi0-f173.google.com with SMTP id f8so621185wiw.6 for ; Sat, 15 Mar 2014 08:09:14 -0700 (PDT) In-Reply-To: <87iorgybko@gmx.de> (Thomas Holst's message of "Fri, 14 Mar 2014 17:44:23 +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: Thomas Holst Cc: emacs-orgmode@gnu.org Hello, Thomas Holst writes: > there is a bug in links to org-files: > > given the link: > > [[file:EmacsNotes.org::*Screencast%20of%20lispy.el%20with%20org-mode%20code%20base][Screencast of lispy.el with org-mode code base]] > > if I hit C-c o with point on the link I get an error message that it > does not exist. If I answer yes to the question whether a new link > should be created I get the following headline: > > * Screencast%20of%20lispy.el%20with%20org-mode%20code%20base > > From my point of view there is an unescape missing. Correct. This should be fixed in master. Thank you. Regards, -- Nicolas Goaziou