From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Holst Subject: Re: Bug in links to org files Date: Sat, 15 Mar 2014 20:28:53 +0100 Message-ID: <87iorfi7m2@gmx.de> References: <87iorgybko@gmx.de> <87wqfvsdl6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOuGV-0008EW-8p for emacs-orgmode@gnu.org; Sat, 15 Mar 2014 15:29:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WOuGP-0005dh-Ej for emacs-orgmode@gnu.org; Sat, 15 Mar 2014 15:29:03 -0400 Received: from mout.gmx.net ([212.227.17.21]:58564) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOuGP-0005dZ-4x for emacs-orgmode@gnu.org; Sat, 15 Mar 2014 15:28:57 -0400 In-Reply-To: <87wqfvsdl6.fsf@gmail.com> (Nicolas Goaziou's message of "Sat, 15 Mar 2014 16:09:41 +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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hi Nicolas, · Nicolas Goaziou wrote: > 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. thanks for the quick fix - works like a charm! -- Bis neulich ... Thomas