From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug] broken file links Date: Mon, 26 Dec 2016 22:09:23 +0100 Message-ID: <871swugzy4.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47217) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cLcWO-0005wJ-2E for emacs-orgmode@gnu.org; Mon, 26 Dec 2016 16:09:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cLcWN-0005Ic-D2 for emacs-orgmode@gnu.org; Mon, 26 Dec 2016 16:09:28 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:54449) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cLcWN-0005Hx-78 for emacs-orgmode@gnu.org; Mon, 26 Dec 2016 16:09:27 -0500 In-Reply-To: (Samuel Wales's message of "Sat, 24 Dec 2016 19:21:35 -0700") 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: Samuel Wales Cc: emacs-orgmode Hello, Samuel Wales writes: > some file links are broken in maint that used to work. > > ebbc675bd9890c451ad01910fa2625fa78baac9b is the first bad commit > Date: 2016-11-13 10:58:23 +0100 > > the links are like this. > > * [[file:/home/whatever/myfile.org::*%5B2016-12-22%20Thu%2011:55%5D%20asdfasdf][{2016-12-22 > Thu 11:55} asdfasdf]] > > the original is like this. > > * CONVERSATION [2016-12-22 Thu 11:55] asdfasdf > > if you follow, you get a hang. Fixed. Thank you. Regards, -- Nicolas Goaziou