From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-mode regression(?): can't C-c C-o can't parse links that contain [/] AND [%] Date: Tue, 20 May 2014 18:02:37 +0200 Message-ID: <87ppj81lr6.fsf@bzg.ath.cx> References: <537B536A.8010505@yahoo.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmmV6-0002mF-2Y for emacs-orgmode@gnu.org; Tue, 20 May 2014 12:02:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WmmV1-0001CG-9E for emacs-orgmode@gnu.org; Tue, 20 May 2014 12:02:47 -0400 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:39837) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmmV1-0001C7-2q for emacs-orgmode@gnu.org; Tue, 20 May 2014 12:02:43 -0400 Received: by mail-wi0-f170.google.com with SMTP id bs8so7057798wib.5 for ; Tue, 20 May 2014 09:02:42 -0700 (PDT) In-Reply-To: <537B536A.8010505@yahoo.fr> (Nicolas Bercher's message of "Tue, 20 May 2014 15:06:50 +0200") 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 Bercher Cc: emacs-orgmode Hi Nicolas, Nicolas Bercher writes: > But since I upgraded to Debian Wheezy Org-mode 7.8.11, these targets > are no more reachable using org-links I used for years. > As a result, only [/] OR [%] seems supported. This is fixed in our "maint" branch, which you can use by installing Emacs from the package system or from git. See http://orgmode.org/manual/Installation.html for details. Thanks for reporting this, -- Bastien